AdvancedFixedWingElectricPowerplant#

class ansys.stk.core.stkobjects.aviator.AdvancedFixedWingElectricPowerplant#

Class defining an Electric powerplant in the Advanced Fixed Wing Tool.

Overview#

max_power

Get or set the maximum power of the engine.

propeller_count

Get or set the number of propellers.

propeller_diameter

Get or set the propeller diameter.

Import detail#

from ansys.stk.core.stkobjects.aviator import AdvancedFixedWingElectricPowerplant

Property detail#

property AdvancedFixedWingElectricPowerplant.max_power: float#

Get or set the maximum power of the engine.

property AdvancedFixedWingElectricPowerplant.propeller_count: int#

Get or set the number of propellers.

property AdvancedFixedWingElectricPowerplant.propeller_diameter: float#

Get or set the propeller diameter.