EarthOrientationParametersData.CelestialPoleOffsetY 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double CelestialPoleOffsetY { get; }
Public ReadOnly Property CelestialPoleOffsetY As Double
Get
public:
property double CelestialPoleOffsetY {
double get ();
}
member CelestialPoleOffsetY : float with get
Property Value
Type:
Double
Remarks
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