Click or drag to resize

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.1.418.0 (24.1.418.0)
Syntax
public EquationOfEquinoxes EquationOfEquinoxes { get; set; }

Property Value

Type: EquationOfEquinoxes
Exceptions
ExceptionCondition
ArgumentNullException Thrown when value is .
See Also