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