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