IersTechnicalNote21UpdatedEquationOfEquinoxes Property |
Gets an instance of the updated equation of the equinoxes published by the
IERS in 1996. The updated equation defines the right ascension of the
mean equinox with respect to the true equator and equinox with the addition
of periodic terms involving the right ascension of the moon.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static EquationOfEquinoxes UpdatedEquationOfEquinoxes { get; }
Public Shared ReadOnly Property UpdatedEquationOfEquinoxes As EquationOfEquinoxes
Get
public:
static property EquationOfEquinoxes^ UpdatedEquationOfEquinoxes {
EquationOfEquinoxes^ get ();
}
static member UpdatedEquationOfEquinoxes : EquationOfEquinoxes with get
Property Value
Type:
EquationOfEquinoxesSee Also