Simon1994PlanetaryPositionsEarthMoonBarycenter Property |
Gets a point describing the motion of the Earth-Moon barycenter according to the equations
described in section 6.
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 EarthMoonBarycenter { get; }
Public Shared ReadOnly Property EarthMoonBarycenter As Point
Get
public:
static property Point^ EarthMoonBarycenter {
Point^ get ();
}
static member EarthMoonBarycenter : Point with get
Property Value
Type:
PointSee Also