Click or drag to resize

TimeStandardUniversalTime1 Property

Gets the Universal Time 1 (UT1) 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 UniversalTime1 { get; }

Property Value

Type: TimeStandard
Remarks

UT1 is related to UTC according to the relationship UT1 = UTC + deltaT, where deltaT is a correction interpolated at the time in UTC from the Earth orientation parameters.

See Also