AdvancedFixedWingGeometryVariable#
- class ansys.stk.core.stkobjects.aviator.AdvancedFixedWingGeometryVariable#
Bases:
IAdvancedFixedWingGeometry
Class defining a variable geometry wing in the Advanced Fixed Wing Tool.
Overview#
Set the aspect ratio of the aircraft. |
Get the aspect ratio of the aircraft. |
|
Get or set the mach number at which the wings start to sweep from the min sweep angle. |
|
Get or set the mach number at which the wings are swept to the max sweep angle. |
|
Get or set the minimum sweep angle of the wings. |
|
Get or set the maximum sweep angle of the wings. |
Import detail#
from ansys.stk.core.stkobjects.aviator import AdvancedFixedWingGeometryVariable
Property detail#
- property AdvancedFixedWingGeometryVariable.aspect_ratio: float#
Get the aspect ratio of the aircraft.
- property AdvancedFixedWingGeometryVariable.start_sweep_mach: float#
Get or set the mach number at which the wings start to sweep from the min sweep angle.
- property AdvancedFixedWingGeometryVariable.stop_sweep_mach: float#
Get or set the mach number at which the wings are swept to the max sweep angle.