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





Windows & Linux

Description

Get the interface for a Turbofan - Basic w/ AB Powerplant strategy.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.