|
onboardapi
9.10.0
by Rheinmetall
|
Contains the joystick input curve. More...
Public Member Functions | |
| ReportJoystickCurve () | |
| ReportJoystickCurve (uint32_t KeyAxisIndex, std::string const &Curve, bool IsRemoved) | |
Public Attributes | |
| uint32_t | KeyAxisIndex |
| Identifies the axis. More... | |
| std::string | Curve |
| Input scaling characteristics. More... | |
| bool | IsRemoved |
Contains the joystick input curve.
| M_HidJoystick::ReportJoystickCurve::ReportJoystickCurve | ( | ) |
| M_HidJoystick::ReportJoystickCurve::ReportJoystickCurve | ( | uint32_t | KeyAxisIndex, |
| std::string const & | Curve, | ||
| bool | IsRemoved | ||
| ) |
| std::string M_HidJoystick::ReportJoystickCurve::Curve |
Input scaling characteristics.
| bool M_HidJoystick::ReportJoystickCurve::IsRemoved |
Indicates if the status is no longer available. Note: This will always be set to true when a service has been shut down. After this has been set to true, the status will no longer be available to late joiners.
| uint32_t M_HidJoystick::ReportJoystickCurve::KeyAxisIndex |
Identifies the axis.