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