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: 25.1.421.0 (25.1.421.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