IauOrientationParametersRightAscension Property |
Gets the right ascension of the north pole of the body with respect to
the International Celestial Reference Frame, 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 RightAscension { get; }
Public ReadOnly Property RightAscension As Double
Get
public:
property double RightAscension {
double get ();
}
member RightAscension : float with get
Property Value
Type:
DoubleSee Also