EarthOrientationParametersDataPoleWanderX Property |
Gets the pole wander in the X direction at this instant, 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 PoleWanderX { get; }
Public ReadOnly Property PoleWanderX As Double
Get
public:
property double PoleWanderX {
double get ();
}
member PoleWanderX : float with get
Property Value
Type:
DoubleSee Also