Returns the name of the embedded low altitude
atmospheric model.
Read-only property
[Visual Basic .NET] |
---|
Public Property LowAltAtmDensityModelName() As String
|
[C#] |
---|
public string LowAltAtmDensityModelName {get;}
|
[Managed C++] |
---|
public: __property String __gc ^ get_LowAltAtmDensityModelName();
|
[Unmanaged C++] |
---|
public: HRESULT get_LowAltAtmDensityModelName(
|
[Java] |
---|
public String getLowAltAtmDensityModelName();
|