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