HoverFuelFlow

Specify the aircraft's fuel flow rate while hovering.

Related Commands

  • MissionModeler Aircraft PerfModel VTOL SetValue
  • 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