Engee documentation

Thrustmaster HOTAS Joystick

Receiving signals from the Thrustmaster HOTAS Joystick.

blockType: EngeeFunction

Path in the library:

/Interfaces/Joystick/Thrustmaster HOTAS Joystick

Description

The Thrustmaster HOTAS Joystick unit is used to receive signals from the Thrustmaster HOTAS Joystick.

Ports

Output

# roll — roll axis
scalar

Details

The range is from 0 to 100.

Data types

Float64.

Complex numbers support

No

# pitch — pitch axis
scalar

Details

The range is from -1 to 1.

Data types

Float64.

Complex numbers support

No

# yaw — rotation angle around the vertical axis
scalar

Details

The range is from -100 to 100.

Data types

Float64.

Complex numbers support

No

# gunTrigger — button status
scalar

Details

Button status signals: false - button is not pressed, true - button is pressed.

Data types

Bool.

Complex numbers support

No

# weaponRelease — button state
scalar

Details

Button status signals: false - button is not pressed, true - button is pressed.

Data types

Bool.

Complex numbers support

No

Parameters

Параметры

# Шаг расчёта, с: — calculation step in seconds with which the value of the current steering state will be obtained

Details

Limitation: cannot be inherited (-1).

Default value

0.0005

Program usage name

m_sample_time

Tunable

No

Evaluatable

Yes