Click or drag to resize

ScalarDensityMsis2000LowerHeightLimit Property

Gets the lower bound of the height (in meters above the ellipsoid) for which this density model is valid. MSIS 2000 is valid all the way down to the Earth's surface, so this property returns zero.

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 LowerHeightLimit { get; }

Property Value

Type: Double
See Also