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