Get the relative impace of atmospheric density on the aircraft's performance.
Read-only property
[Visual Basic .NET] |
---|
Public Property DensityRatioExponent() As Double |
[C#] |
---|
public double DensityRatioExponent {get;} |
[Managed C++] |
---|
public: __property double get_DensityRatioExponent(); |
[Unmanaged C++] |
---|
public: HRESULT get_DensityRatioExponent( double * pVal ); |
[Java] |
---|
public double getDensityRatioExponent(); |