RinexNavigation.DeltaUtcReferenceTime Property |
Gets the reference time for UTC data
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int DeltaUtcReferenceTime { get; }
Public ReadOnly Property DeltaUtcReferenceTime As Integer
Get
public:
property int DeltaUtcReferenceTime {
int get ();
}
member DeltaUtcReferenceTime : int with get
Property Value
Type:
Int32
See Also