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