RinexNavigationDeltaUtcOne Property  | 
 
            Gets the first order polynomial term for UTC correction
            
 
    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 DeltaUtcOne { get; }Public ReadOnly Property DeltaUtcOne As Double
	Get
public:
property double DeltaUtcOne {
	double get ();
}member DeltaUtcOne : float with get
Property Value
Type: 
Double
See Also