Click or drag to resize

SunCentralBodyShape Property

Gets or sets the shape of this central body.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override Ellipsoid Shape { get; set; }

Property Value

Type: Ellipsoid
Exceptions
ExceptionCondition
ArgumentNullException Thrown when value is .
Remarks
The default value is spherical with MeanSolarRadius2015IauResolutionB3 as the radius.
See Also