IauOrientationParameters.Rotation Property |
Gets the rotation about the north pole used to align a set of axes
with the meridian defined by the IAU report, in radians.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Rotation { get; }
Public ReadOnly Property Rotation As Double
Get
public:
property double Rotation {
double get ();
}
member Rotation : float with get
Property Value
Type:
Double
See Also