PredictionSupportRecordClockErrorA Property |
Gets or sets the curve fit 2nd order term for the clock error growth (meters/sec^2).
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 ClockErrorA { get; set; }Public Property ClockErrorA As Double
Get
Set
public:
property double ClockErrorA {
double get ();
void set (double value);
}member ClockErrorA : float with get, set
Property Value
Type:
Double
See Also