Click or drag to resize

SemAlmanacRecordLongitudeOfAscendingNodeSemicircles Property

Gets or sets the geographic longitude of the orbital plane at the weekly epoch, in semicircles.

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 LongitudeOfAscendingNodeSemicircles { get; set; }

Property Value

Type: Double
Remarks
This is the actual value from the almanac LongitudeOfAscendingNode returns the longitude of the orbital plane in radians.
See Also