HoverFuelFlow

Specify the aircraft's fuel flow rate while hovering.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft PerfModel "VTOL" "<ModelName>" SetValue HoverFuelFlow <Value> [<Unit>]

Description

"<ModelName>" Enter the VTOL model name.
<Value> Enter the aircraft's fuel flow rate.
<Unit> Enter the unit that the <Value> is entered in. The dimension type is MissionModelerFuelFlow. This parameter is optional, the default unit is kilogram/second (kg/sec).

 

Examples

MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "VTOL" "VMdl1" SetValue HoverFuelFlow 9999.0 lb/hr

 

STK Programming Interface 11.0.1