IauOrientationParametersDeclination Property |
Gets the declination 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 Declination { get; }
Public ReadOnly Property Declination As Double
Get
public:
property double Declination {
double get ();
}
member Declination : float with get
Property Value
Type:
DoubleSee Also