Click or drag to resize

EarthOrientationParametersDataLengthOfDayCorrection Property

Gets the correction to the length of a solar day ("LOD"), in seconds. This defines the difference between the astronomically determined length of a day and the length of a standard solar day (86400.0 SI Seconds). This accounts for effects from zonal tides, oceanic tides, angular momentum transfer from the moon, and other effects on the Earth's rotation.

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 LengthOfDayCorrection { get; }

Property Value

Type: Double
Remarks
For predicted data, or when no data is available, the length of day is set to zero.
See Also