HeadingRate
Get the rate at which the aircraft can change heading while hovering.
Related Commands
Syntax
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "VTOL" "<ModelName>" GetValue HeadingRate [<Unit>]
Description
"<ModelName>" | Enter the VTOL model name. |
<Unit> | Enter the unit that the value is returned in. The dimension type is MissionModelerAttAngleRate. This parameter is optional, the default unit is radians/second (rad/sec). |
Return Value
The rate value is returned in the unit specified or in rad/sec.
Examples
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "VTOL" "VMdl1" GetValue HeadingRate deg/sec