Click or drag to resize

TimeStandardGlobalPositioningSystemTime Property

Gets the Global Positioning System (GPS) time standard.

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static TimeStandard GlobalPositioningSystemTime { get; }

Property Value

Type: TimeStandard
Remarks

GPS is related to TAI according to the relationship GPS = TAI - 19.0 seconds.

See Also