Click or drag to resize

SemAlmanacRecordLongitudeOfAscendingNode Property

Gets the longitude of ascending node of orbit plane at weekly epoch.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double LongitudeOfAscendingNode { get; }

Property Value

Type: Double
Units: rad

Implements

IGpsElementsLongitudeOfAscendingNode
Remarks
This property is the longitude converted to radians. Use LongitudeOfAscendingNodeSemicircles to obtain the original value from the almanac.
See Also