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