PropulsionEfficiencies#

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

Class defining the Propulsion Efficiencies and Losses of a jet engine powerplant in the advanced fixed wing tool.

Overview#

technology_level

Get or set the technology level of the jet engine.

intake_type

Get or set the jet engine intake type.

turbine_type

Get or set the jet engine turbine type.

exhaust_nozzle_type

Get or set the jet engine exhaust nozzle type.

Import detail#

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

Property detail#

property PropulsionEfficiencies.technology_level: JetEngineTechnologyLevel#

Get or set the technology level of the jet engine.

property PropulsionEfficiencies.intake_type: JetEngineIntakeType#

Get or set the jet engine intake type.

property PropulsionEfficiencies.turbine_type: JetEngineTurbineType#

Get or set the jet engine turbine type.

property PropulsionEfficiencies.exhaust_nozzle_type: JetEngineExhaustNozzleType#

Get or set the jet engine exhaust nozzle type.