Click or drag to resize

ScalarDensityJacchiaRobertsUpperHeightLimit Property

Gets or sets the upper bound of the height (in meters above the ellipsoid) above which this density model will return a value of zero. The default value is 2500000 meters.

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

Property Value

Type: Double
See Also