YumaAlmanacRecordFirstOrderClockCorrection Property |
Gets or sets the first order clock correction.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double FirstOrderClockCorrection { get; set; }
Public Property FirstOrderClockCorrection As Double
Get
Set
public:
property double FirstOrderClockCorrection {
double get ();
void set (double value);
}
member FirstOrderClockCorrection : float with get, set
Property Value
Type:
DoubleSee Also