The modes used to define procedure refuel/dump modes.
Member | Value | Description |
---|---|---|
eRefuelDumpDisabled | 0 | RefuelDump Disabled. |
eRefuelTopOff | 1 | Refuel Top Off. |
eRefuelToFuelState | 2 | Refuel to specified fuel state. |
eRefuelToWeight | 3 | Refuel to specified weight. |
eRefuelQuantity | 4 | Refuel specified quantity. |
eDumpToFuelState | 5 | Dump to specified fuel state. |
eDumpToWeight | 6 | Dump to specified weight. |
eDumpQuantity | 7 | Dump specified quantity. |