RinexNavigationEphemeris.RateOfRightAscension Property |
Gets the rate of right ascension.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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
IGpsElements.RateOfRightAscension
See Also