TranslationRate

Defines the aircraft's performance when translating while hovering.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft PerfModel "VTOL" "<ModelName>" SetValue TranslationRate <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 TranslationRate 0.58 km/hr

 

STK Programming Interface 11.0.1