Click or drag to resize

ScalarAtmosphericDensityCentralBody Property

Gets or sets the central body of the atmosphere described by the density model. This is set to the Earth by default.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual CentralBody CentralBody { get; set; }

Property Value

Type: CentralBody
See Also