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





Windows & Linux

Description

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

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.