CentralBodiesFacetSun Property |
Gets the Sun.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SunCentralBody Sun { get; }
Public ReadOnly Property Sun As SunCentralBody
Get
public:
property SunCentralBody^ Sun {
SunCentralBody^ get ();
}
member Sun : SunCentralBody with get
Property Value
Type:
SunCentralBodySee Also