EarthCentralBodyEquationOfEquinoxes Property |
Gets or sets the default model for the equation of the equinoxes which
defines the right ascension of the mean equinox with respect to the
true equator and equinox. By default, this uses the
UpdatedEquationOfEquinoxes.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public EquationOfEquinoxes EquationOfEquinoxes { get; set; }
Public Property EquationOfEquinoxes As EquationOfEquinoxes
Get
Set
public:
property EquationOfEquinoxes^ EquationOfEquinoxes {
EquationOfEquinoxes^ get ();
void set (EquationOfEquinoxes^ value);
}
member EquationOfEquinoxes : EquationOfEquinoxes with get, set
Property Value
Type:
EquationOfEquinoxesExceptions See Also