STK AstrogatorSend 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 * pVal
);
[Java]
public String getAtmDensityModelName();
[Python - STK API ]
@property
def AtmDensityModelName(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.