PlanetsBspEphemerisProviderEarthMoonBarycenter Property |
Gets a point representing the location of the barycenter
of the Earth-Moon system.
Namespace:
AGI.Foundation.Spice
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Point EarthMoonBarycenter { get; }
Public ReadOnly Property EarthMoonBarycenter As Point
Get
public:
property Point^ EarthMoonBarycenter {
Point^ get ();
}
member EarthMoonBarycenter : Point with get
Property Value
Type:
PointSee Also