AdvancedFixedWingSubSuperHypersonicPropulsion#
- class ansys.stk.core.stkobjects.aviator.AdvancedFixedWingSubSuperHypersonicPropulsion#
Class defining a Sub/Super/Hypersonic powerplant in the Advanced Fixed Wing Tool.
Overview#
Get or set the turbine operating mode. |
|
Get or set the interface for a Turbojet Basic w/ AB tubrine mode. |
|
Get or set the interface for a Turbojet Basic w/ AB tubrine mode. |
|
Get or set the ramjet operating mode. |
|
Get the interface for a Ramjet - Basic. |
|
Get or set the scramjet operating mode. |
|
Get the interface for a Scramjet - Basic. |
|
Get the reference area used for the turbine operating mode. |
|
Get the reference area used for the ramjet operating mode. |
|
Get the reference area used for the scramjet operating mode. |
|
Get or set the maximum temperature at the compressor stage in the turbine operating mode. |
|
Get or set the maximum temperature at the combustion stage in the turbine operating mode. |
|
Can Ram compressor pressure ratio. |
|
Must Ram compressor pressure ratio. |
|
Get or set the maximum temperature at the compressor stage in the Ramjet or Scramjet operating mode. |
|
Get or set the maximum temperature at the combustion stage in the Ramjet or Scramjet operating mode. |
Import detail#
from ansys.stk.core.stkobjects.aviator import AdvancedFixedWingSubSuperHypersonicPropulsion
Property detail#
- property AdvancedFixedWingSubSuperHypersonicPropulsion.turbine_mode: TurbineMode#
Get or set the turbine operating mode.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.turbine_mode_as_turbojet: AdvancedFixedWingTurbojetBasicABPropulsion#
Get or set the interface for a Turbojet Basic w/ AB tubrine mode.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.turbine_mode_as_turbofan: AdvancedFixedWingTurbofanBasicABPropulsion#
Get or set the interface for a Turbojet Basic w/ AB tubrine mode.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.ramjet_mode: RamjetMode#
Get or set the ramjet operating mode.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.ramjet_mode_as_basic: AdvancedFixedWingRamjetBasic#
Get the interface for a Ramjet - Basic.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.scramjet_mode: ScramjetMode#
Get or set the scramjet operating mode.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.scramjet_mode_as_basic: AdvancedFixedWingScramjetBasic#
Get the interface for a Scramjet - Basic.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.turbine_reference_area: float#
Get the reference area used for the turbine operating mode.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.ramjet_reference_area: float#
Get the reference area used for the ramjet operating mode.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.scramjet_reference_area: float#
Get the reference area used for the scramjet operating mode.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.max_turbine_compression_temp: float#
Get or set the maximum temperature at the compressor stage in the turbine operating mode.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.max_turbine_burner_temp: float#
Get or set the maximum temperature at the combustion stage in the turbine operating mode.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.can_ram_compressor_pressure_ratio: float#
Can Ram compressor pressure ratio.
- property AdvancedFixedWingSubSuperHypersonicPropulsion.must_ram_compressor_pressure_ratio: float#
Must Ram compressor pressure ratio.