Click or drag to resize

Simon1994PlanetaryPositionsEarth Property

Gets a point describing the motion of the Earth. This point uses the Moon point and the 1992 mu value (ratio between Moon and Earth masses) in Table 2 of the paper in order to determine the position of the Earth relative to the Earth-Moon barycenter.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static Point Earth { get; }

Property Value

Type: Point
See Also