Specify the fuel tank's place in the order in which fuel is consumed.
MissionModeler <AircraftObjPath> Configuration Station "<StationName>" SetValue ConsumptionOrder <Value>
MissionModeler <AircraftObjPath> Aircraft DefaultConfiguration Station "<StationName>" SetValue ConsumptionOrder <Value>
Specify a fuel tank station's place in the order in which fuel is consumed. The aircraft will empty each tank before beginning to consume from the next.
This command is valid for Internal Fuel Tank station and External Fuel Tank station only.
<StationName> | The name of the station, either an Internal Fuel Tank station or an External Fuel Tank station, for which the consumption order is being set. |
<Value> | Enter an integer value specifying the fuel tank's order. |
MissionModeler */Aircraft/Aircraft1 Configuration Station "Internal Fuel Tank 1" SetValue ConsumptionOrder 2
MissionModeler */Aircraft/Aircraft1 Aircraft DefaultConfiguration Station "Station 1/External Fuel Tank" SetValue ConsumptionOrder 1
STK Programming Interface 11.0.1