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.2.419.0 (24.2.419.0)
Syntax public static Point Earth { get; }
Public Shared ReadOnly Property Earth As Point
Get
public:
static property Point^ Earth {
Point^ get ();
}
static member Earth : Point with get
Property Value
Type:
PointSee Also