Click or drag to resize

LifetimeOrbitPropagatorUseRotatingAtmosphere Property

Gets or sets a value indicating whether to model the atmosphere as rotating rather than static. This models the west-to-east winds induced by atmospheric rotation over the Earth. By default, this is false.

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

Property Value

Type: Boolean
See Also