FuelFlow

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

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft PerfModel {"Landing" | "Takeoff" | "TerrainFollow"} "<ModelName>" SetValue FuelFlow <Value> [<Unit>]

Description

"<ModelName>" Enter the Landing, Takeoff or TerrainFollow model name.
<Value> Enter the fuel flow rate value as a number greater than or equal to 0.0.
[<Unit>] Enter the unit that the <Value> is entered in. This parameter is optional, the default unit is kilogram/second (kg/sec). The dimension type is MissionModelerFuelFlow.

 

Examples

MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Landing" "Land1" SetValue FuelFlow 1.26

MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Takeoff" "FinalTO" SetValue FuelFlow 9999.0 lb/hr

 

STK Programming Interface 11.0.1