Click or drag to resize

LifetimeOrbitPropagatorAtmosphericDensity Property

Gets or sets the model for atmospheric density. This includes the data to use for geomagnetic flux and solar radiation. However, this instance will be copied and the TargetPoint will be replaced during propagation with the position determined by this propagator.

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

Property Value

Type: ScalarAtmosphericDensity
See Also