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