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