IauOrientationParametersRotation 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: 24.2.419.0 (24.2.419.0)
Syntax public double Rotation { get; }
Public ReadOnly Property Rotation As Double
Get
public:
property double Rotation {
double get ();
}
member Rotation : float with get
Property Value
Type:
DoubleSee Also