Click or drag to resize

SP3cHeaderRecordTimeReference Property

Gets the time standard all data in the SP3-c file is referenced to. The SP3-c 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: 26.1.424.0 (26.1.424.0)
Syntax
public string TimeReference { get; }

Property Value

Type: String
See Also