STK AviatorSend comments on this topic.
AeroModeAsSubSuperHypersonic Property (IAgAvtrAdvFixedWingTool)
See Also
Windows





Windows & Linux

Description

Get the interface for a Sub/Super/Hypersonic Aerodynamics strategy.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AeroModeAsSubSuperHypersonic() As IAgAvtrAdvFixedWingSubSuperHypersonicAero
[C#]
public IAgAvtrAdvFixedWingSubSuperHypersonicAero AeroModeAsSubSuperHypersonic {get;}
[Managed C++]
public: __property IAgAvtrAdvFixedWingSubSuperHypersonicAero ^ get_AeroModeAsSubSuperHypersonic();
[Unmanaged C++]
public: HRESULT get_AeroModeAsSubSuperHypersonic(
    IAgAvtrAdvFixedWingSubSuperHypersonicAero ** ppRetVal
);
[Java]
public IAgAvtrAdvFixedWingSubSuperHypersonicAero getAeroModeAsSubSuperHypersonic();
[Python - STK API ]
@property
def AeroModeAsSubSuperHypersonic(self) -> "IAgAvtrAdvFixedWingSubSuperHypersonicAero":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.