Station GetValue ConsumptionOrder

Get the fuel tank's place in the order in which fuel is consumed.

Related Commands

  • MissionModeler_RM Configuration Station
  • MissionModeler_RM Aircraft DefaultConfiguration Station
  • Syntax

    MissionModeler_RM <AircraftObjPath> Configuration Station "<StationName>" GetValue ConsumptionOrder

    MissionModeler_RM <AircraftObjPath> Aircraft DefaultConfiguration Station "<StationName>" GetValue ConsumptionOrder

    Description

    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.

    Return Value

    An integer.

    Examples

    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