HELICOPTER SPECIFIC EVENTS
The event IDs listed here are those that are specifically tied to helicopter systems.
General
Event Name | Parameters | Description |
---|---|---|
AUTO_HOVER_OFF |
N/A |
Disable the auto-hover function of the helicopter, if one is available. NOTE: This is currently not implemented in the Simulation |
AUTO_HOVER_ON |
N/A |
Enable the auto-hover function of the helicopter - if one is available. NOTE: This is currently not implemented in the Simulation |
AUTO_HOVER_SET |
[0]: True/False (1, 0) |
Set the auto-hover - if available - to either on (True, 1) or off (False, 0). NOTE: This is currently not implemented in the Simulation |
AUTO_HOVER_TOGGLE |
N/A |
Toggle the auto-hover - if available - between on (True, 1) and off (False, 0). NOTE: This is currently not implemented in the Simulation |
AXIS_COLLECTIVE_SET |
[0]: Set the collective (0 to 16384) | Set the collective pitch angle (a value from 0 to 1 interpolated from the 0 to 16384 input). |
AXIS_STEERING_SET (helicopters) |
[0]: Set the steering amount (-16384 to 16384) | Set the steering axis value from -1 to 1 (interpolated from the -16384 to 16384 input). |
AXIS_TAIL_ROTOR_SET |
[0]: Set tail rotor speed (0 to 16384) | Sets the tail rotor speed as a value from 0 to 1 (interpolated from the 0 to 16384 input). |
COLLECTIVE_DECR |
N/A | Decrease the engine collective by 0.05. Minimum value is clamped to 0. |
COLLECTIVE_INCR |
N/A | Increase the engine collective by 0.05. Minimum value is clamped to 0. |
DECREASE_HELO_GOV_BEEP |
[0]: value [1]: engine |
If the helicopter has an engine trimmer, this event can be used to decrease the nominal engine/rotor RPM that the governor is trying to maintain for the indexed engine. The amount that the trim will be adjusted by is set using the |
INCREASE_HELO_GOV_BEEP |
[0]: value [1]: engine |
If the helicopter has an engine trimmer, this event can be used to increase the nominal engine/rotor RPM that the governor is trying to maintain for the indexed engine. The amount that the trim will be adjusted by is set using the |
SET_HELO_GOV_BEEP |
[0]: value [1]: engine |
This is used to set the indexed helicopter engine trimmer tot he given value directly as a negative or positive deviation from 1, where 1 is the rated nominal engine RPM. The final engine trimmer value will be limited according to the |
Cyclic
Throttle Control
Rotor Control
Engine Control
Event Name | Parameters | Description |
---|---|---|
ROTOR_BRAKE |
Sets rotor brake switch on. Deprecated in favour of ROTOR_BRAKE_ON . |
|
HELI_BEEP_INCREASE |
||
HELI_BEEP_DECREASE |