Gets the accumulated precession angle zeta, in radians, used to align the x-axis toward the direction in which
the pole is to be tilted off of the ICRF z-axis.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Zeta { get; }
Public ReadOnly Property Zeta As Double
Get
public:
property double Zeta {
double get ();
}
member Zeta : float with get
Property Value
Type:
Double
See Also