YumaAlmanacRecordLongitudeOfAscendingNode Property |
Gets or sets 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.2.419.0 (24.2.419.0)
Syntax public double LongitudeOfAscendingNode { get; set; }
Public Property LongitudeOfAscendingNode As Double
Get
Set
public:
virtual property double LongitudeOfAscendingNode {
double get () sealed;
void set (double value) sealed;
}
abstract LongitudeOfAscendingNode : float with get, set
override LongitudeOfAscendingNode : float with get, set
Property Value
Type:
Double
Units:
radImplements
IGpsElementsLongitudeOfAscendingNodeSee Also