ScalarAtmosphericDensityLowerHeightLimit Property |
Gets the lower bound of the height (in meters above the ellipsoid) for which the density model is valid.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public abstract double LowerHeightLimit { get; }
Public MustOverride ReadOnly Property LowerHeightLimit As Double
Get
public:
virtual property double LowerHeightLimit {
double get () abstract;
}
abstract LowerHeightLimit : float with get
Property Value
Type:
DoubleSee Also