VerticalRate

Defines the aircraft's performance when performing vertical maneuvers.

Related Commands

Syntax

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

Description

"<ModelName>" Enter the VTOL model name.
<Value> Enter rate at which the aircraft can perform the maneuver. The minimum value is 10.0 feet/sec.
<Unit> Enter the unit that the <Value> is entered in. The dimension type is MissionModelerVerticalVel.

 

Examples

MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "VTOL" "VMdl1" SetValue VerticalRate 0.58 km/hr

 

STK Programming Interface 11.0.1