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