PredictionSupportRecordClockErrorC Property |
Gets or sets the curve fit 0th order term for the clock error growth (meters).
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic double ClockErrorC { get; set; }Public Property ClockErrorC As Double
Get
Set
public:
property double ClockErrorC {
double get ();
void set (double value);
}member ClockErrorC : float with get, set
Property Value
Type:
Double
See Also