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: 24.2.419.0 (24.2.419.0)
Syntax public double DeltaUtcOne { get; }
Public ReadOnly Property DeltaUtcOne As Double
Get
public:
property double DeltaUtcOne {
double get ();
}
member DeltaUtcOne : float with get
Property Value
Type:
DoubleSee Also