RefuelDumpMode#

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

IntEnum

Overview#

REFUEL_DUMP_DISABLED

RefuelDump Disabled.

REFUEL_TOP_OFF

Refuel Top Off.

REFUEL_TO_FUEL_STATE

Refuel to specified fuel state.

REFUEL_TO_WEIGHT

Refuel to specified weight.

REFUEL_QUANTITY

Refuel specified quantity.

DUMP_TO_FUEL_STATE

Dump to specified fuel state.

DUMP_TO_WEIGHT

Dump to specified weight.

DUMP_QUANTITY

Dump specified quantity.

Import detail#

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