Get the aircraft's fuel flow rate while hovering.
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "VTOL" "<ModelName>" GetValue HoverFuelFlow [<Unit>]
"<ModelName>" | Enter the VTOL model name. |
<Unit> | Enter the unit that the value is returned in. The dimension type is MissionModelerFuelFlow. This parameter is optional, the default unit is kilogram/second (kg/sec). |
The fuel flow value is returned in the unit specified or in kg/sec.
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "VTOL" "VMdl1" GetValue HoverFuelFlow lb/hr
STK Programming Interface 11.0.1