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





Windows & Linux

Description

Get the interface for a Subsonic Aerodynamics strategy.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.