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