Get the fuel tank's place in the order in which fuel is consumed.
MissionModeler_RM <AircraftObjPath> Configuration Station "<StationName>" GetValue ConsumptionOrder
MissionModeler_RM <AircraftObjPath> Aircraft DefaultConfiguration Station "<StationName>" GetValue ConsumptionOrder
Get 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. |
An integer.
MissionModeler_RM */Aircraft/Aircraft1 Configuration Station "Internal Fuel Tank 1" GetValue ConsumptionOrder
MissionModeler_RM */Aircraft/Aircraft1 Aircraft DefaultConfiguration Station "Station 1/External Fuel Tank" GetValue ConsumptionOrder
STK Programming Interface 11.0.1