Click or drag to resize

ScalarDensityJacchiaRoberts.UseApproximateAltitude 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: 25.1.421.0 (25.1.421.0)
Syntax
public bool UseApproximateAltitude { get; set; }

Property Value

Type: Boolean
See Also