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: 24.2.419.0 (24.2.419.0)
Syntax public double Theta { get; }
Public ReadOnly Property Theta As Double
Get
public:
property double Theta {
double get ();
}
member Theta : float with get
Property Value
Type:
DoubleSee Also