HeadingRate

Specify the rate at which the aircraft can change heading while hovering.

Related Commands

Syntax

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

Description

"<ModelName>" Enter the VTOL model name.
<Value> Enter the aircraft's heading rate change while hovering. The minimum value is 10.0 feet/sec.
<Unit> Enter the unit that the <Value> is entered in. The dimension type is MissionModelerAttAngleRate.

 

Examples

MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "VTOL" "VMdl1" SetValue HeadingRate 5.8 deg/sec

 

STK Programming Interface 11.0.1