EarthOrientationParametersDataCelestialPoleOffsetY Property |
Gets the y-offset to the definition of the Celestial Intermediate Pole (CIP), in arc seconds.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double CelestialPoleOffsetY { get; }
Public ReadOnly Property CelestialPoleOffsetY As Double
Get
public:
property double CelestialPoleOffsetY {
double get ();
}
member CelestialPoleOffsetY : float with get
Property Value
Type:
DoubleRemarks
This primarily accounts for the non-fixed liquid core of the Earth which represents an unpredictable
effect on the position of the Earth.
See Also