Click or drag to resize

EarthOrientationParametersDataTaiOffsetFromUtc Property

Gets the number of leap seconds ("DAT") as specified in the EOP file. This yields the relationship between the UTC and TAI time scales by the following relation: DAT = TAI - UTC

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double TaiOffsetFromUtc { get; }

Property Value

Type: Double
See Also