CentralBodiesFacetSolarSystemBarycenter Property |
Gets the barycenter of the solar 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 SolarSystemBarycenter SolarSystemBarycenter { get; }
Public ReadOnly Property SolarSystemBarycenter As SolarSystemBarycenter
Get
public:
property SolarSystemBarycenter^ SolarSystemBarycenter {
SolarSystemBarycenter^ get ();
}
member SolarSystemBarycenter : SolarSystemBarycenter with get
Property Value
Type:
SolarSystemBarycenterSee Also