Click or drag to resize

EarthCentralBodyMeanEquatorMeanEquinoxFrame Property

Gets or sets the Mean Equator Mean Equinox Reference Frame, also known as the "Mean of Date" reference frame.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReferenceFrame MeanEquatorMeanEquinoxFrame { get; set; }

Property Value

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