FuelFlow

Get the amount of fuel used per unit of time selected.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Aircraft GetValue FuelFlow [<Unit>]

Description

[<Unit>] Enter the unit that the fuel flow value is returned in. This parameter is optional, the default unit is kilogram/second (kg/sec). The dimension type is MissionModelerFuelFlow.

Return Value

The fuel flow value is returned in the unit specified or in kg/sec.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue FuelFlow

MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue FuelFlow lb/hr

 

STK Programming Interface 11.0.1