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