RinexNavigationEphemerisRateOfRightAscension Property |
Gets the rate of right ascension.
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 RateOfRightAscension { get; }
Public ReadOnly Property RateOfRightAscension As Double
Get
public:
virtual property double RateOfRightAscension {
double get () sealed;
}
abstract RateOfRightAscension : float with get
override RateOfRightAscension : float with get
Property Value
Type:
Double
Units:
rad / sImplements
IGpsElementsRateOfRightAscensionSee Also