PrecessionMeanObliquity Property |
Gets the mean obliquity of the ecliptic, 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 MeanObliquity { get; }
Public ReadOnly Property MeanObliquity As Double
Get
public:
property double MeanObliquity {
double get ();
}
member MeanObliquity : float with get
Property Value
Type:
DoubleSee Also