Gets the accumulated precession angle theta, in radians, used to tilt the x-y-plane to the mean equator of date.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double Theta { get; }
Public ReadOnly Property Theta As Double
Get
public:
property double Theta {
double get ();
}
member Theta : float with get
Property Value
Type:
Double
See Also