FuelTankInternal#
- class ansys.stk.core.stkobjects.aviator.FuelTankInternal#
Bases:
IStation
Class defining an internal fuel tank for an Aviator aircraft.
Overview#
Set the fuel tankβs parent relative position. |
Get or set the name of the fuel tank. |
|
Get or set the capacity of the fuel tank. |
|
Get or set the consumption order of the fuel tank. |
|
Get or set the initial fuel state of the fuel tank. |
|
Get the X value of the fuel tankβs parent relative position. |
|
Get the Y value of the fuel tankβs parent relative position. |
|
Get the Z value of the fuel tankβs parent relative position. |
Import detail#
from ansys.stk.core.stkobjects.aviator import FuelTankInternal
Property detail#
- property FuelTankInternal.consumption_order: int#
Get or set the consumption order of the fuel tank.
- property FuelTankInternal.initial_fuel_state: float#
Get or set the initial fuel state of the fuel tank.
- property FuelTankInternal.position_x: float#
Get the X value of the fuel tankβs parent relative position.