AGI STK Astrogator 11 Send comments on this topic.
AtmDensityModelName Property (IAgVABlendedDensity)
See Also 
Windows






Windows & Linux

Description

Returns the name of the embedded nominal atmospheric model.

Property type

Read-only property

Syntax

[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(
BSTR * pRetVal
);

[Java]
public String getAtmDensityModelName();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface