RinexNavigationEphemeris.ClockDriftRate Property |
Gets the clock drift rate.
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 ClockDriftRate { get; }
Public ReadOnly Property ClockDriftRate As Double
Get
public:
property double ClockDriftRate {
double get ();
}
member ClockDriftRate : float with get
Property Value
Type:
Double
See Also