CentralBodiesFacetEarthMoonBarycenter Property |
Gets the barycenter of the Earth-Moon system.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public EarthMoonBarycenter EarthMoonBarycenter { get; }
Public ReadOnly Property EarthMoonBarycenter As EarthMoonBarycenter
Get
public:
property EarthMoonBarycenter^ EarthMoonBarycenter {
EarthMoonBarycenter^ get ();
}
member EarthMoonBarycenter : EarthMoonBarycenter with get
Property Value
Type:
EarthMoonBarycenterSee Also