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