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