FuelFlow

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

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft SetValue FuelFlow <Value> [<Unit>]

Description

The FuelFlow value will be set for Climb, Cruise, Descent, Landing and Takeoff built-in performance models.

<Value> Enter the ground roll 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 SetValue FuelFlow 1.26

MissionModeler */Aircraft/Aircraft1 Aircraft SetValue FuelFlow 9999.0 lb/hr

 

STK Programming Interface 11.0.1