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





Windows & Linux

Description

Get the interface for a Piston Powerplant strategy.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.