Click or drag to resize

SP3dHeaderRecordTimeReference Property

Gets the time standard all data in the SP3d file is referenced to. The SP3d definition defines the types allowed: "GPS" denotes GPS time "GLO" denotes GLONASS UTC time "GAL" denotes Galileo system time "TAI" denotes international atomic time "UTC" denotes Universal time.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public string TimeReference { get; }

Property Value

Type: String
See Also