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