Click or drag to resize

TimeStandardTerrestrialTime Property

Gets the Terrestrial Time (TT) 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 TerrestrialTime { get; }

Property Value

Type: TimeStandard
Remarks

TT is related to TAI according to the relationship TT = TAI + 32.184 seconds.

See Also