Microsoft DirectX 9.0

DVBSLocator.OrbitalPosition

The OrbitalPosition property sets or retrieves the elevation of the satellite.

Syntax

objDVBCLocator.OrbitalPosition As Long

Parameters

This property takes no parameters.

Error Codes

If the property fails, an error is raised and Err.Number is set to a value other than zero.

Return Value

This property returns the elevation as a Long integer.

Remarks

The orbital position is expressed as longitude in tenths of a degree.

See Also