Get the amount of fuel used per unit of time selected.
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "<ModelType>" "<ModelName>" GetValue FuelFlow [<Unit>]
"<ModelType>" | Enter the performance model type, valid values are Landing, Takeoff, TerrainFollow. |
"<ModelName>" | Enter the performance model name. |
[<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. |
The fuel flow value is returned in the unit specified or in kg/sec.
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Landing" "LandR12" GetValue FuelFlow
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Takeoff" "TO16" GetValue FuelFlow lb/hr
STK Programming Interface 11.0.1