Click or drag to resize

AtmosphericDragForceDensity Property

Gets or sets the object which calculates density at the object's location, note that this ScalarAtmosphericDensity also holds the central body and position data.

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

Property Value

Type: ScalarAtmosphericDensity
See Also