Click or drag to resize

ScalarDensityJacchiaRobertsUseApproximateAltitude Property

Gets or sets a value indicating whether to use approximate altitude when computing the height above the surface of the central body. Using approximate height will generally speed up the calculations while only producing a small discrepancy in the density. By default, this value is true.

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

Property Value

Type: Boolean
See Also