RefuelDumpProperties#
- class ansys.stk.core.stkobjects.aviator.RefuelDumpProperties#
Class defining the refuel/dump properties for the current procedure.
Overview#
Set RefuelDumpMode and RefuelDumpModeValue if applicable. |
Get the RefuelDumpMode. |
|
Get the RefuelDumpModeValue if applicable. |
|
Get or set the RefuelDump rate. |
|
Get or set the RefuelDump time offset. |
|
Can use end of enroute segment as the epoch. |
|
Use end of enroute segment as the epoch. |
Import detail#
from ansys.stk.core.stkobjects.aviator import RefuelDumpProperties
Property detail#
- property RefuelDumpProperties.refuel_dump_mode: RefuelDumpMode#
Get the RefuelDumpMode.
- property RefuelDumpProperties.refuel_dump_mode_value: float#
Get the RefuelDumpModeValue if applicable.
- property RefuelDumpProperties.refuel_dump_time_offset: float#
Get or set the RefuelDump time offset.