Get the standard roll rate for the aircraft.
MissionModeler_RM <AircraftObjPath> Aircraft GetValue RollRate [<Unit>]
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "Acceleration" "<ModelName>" GetValue RollRate [<Unit>]
[<Unit>] | Enter the unit that the value is returned in. This parameter is optional, the default unit is radians/second (rad/sec). The dimension type is MissionModelerAttAngleRate. |
The roll rate value is returned in the unit specified or in rad/sec.
MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue RollRate deg/sec
MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue RollRate
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Acceleration" "AccelMdl1" GetValue RollRate
STK Programming Interface 11.0.1