Thrustmaster HOTAS Joystick
Page in progress. |
Getting the status of the joystick.
Ports
Output
roll — roll axis
`scalar
Details
The range is from 0
to 100
.
Data type |
|
pitch -
pitch axis
`scalar
Details
The range is from -1
to +1
.
Data type |
|
yaw -
angle of rotation around the vertical axis
`scalar
Details
The range is from -1
to +1
.
Data type |
|
gunTrigger -.
state (data type Bool
) of the button
scalar
Details
Button state signals: false
- button is not pressed, true
- button is pressed.
weaponRelease -
state (data type Bool
) of buttons
scalar
Details
Button state signals: false
- button is not pressed, true
- button is pressed.
Parameters
Calculation step -
calculation step in seconds, with which the value of the current steering state will be obtained
`0.0005 (By default).