AsteroidsBspEphemerisProviderSolarSystemBarycenter Property |
Gets a point representing the location of the barycenter
of the Solar 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 SolarSystemBarycenter { get; }
Public ReadOnly Property SolarSystemBarycenter As Point
Get
public:
property Point^ SolarSystemBarycenter {
Point^ get ();
}
member SolarSystemBarycenter : Point with get
Property Value
Type:
PointSee Also