Specify the aircraft's fuel flow rate while hovering.
MissionModeler <AircraftObjPath> Aircraft PerfModel "VTOL" "<ModelName>" SetValue HoverFuelFlow <Value> [<Unit>]
"<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). |
MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "VTOL" "VMdl1" SetValue HoverFuelFlow 9999.0 lb/hr
STK Programming Interface 11.0.1