chrono::vehicle::ChIrrGuiDriver::SpecificJoystickAxis Struct Reference

Description

Defines a specific joystick axis and its calibration data.

#include <ChIrrGuiDriver.h>

Public Member Functions

double getValue (const irr::SEvent::SJoystickEvent &joystickEvent)
 
void read (rapidjson::Document &d, char *elementName)
 

Public Attributes

int id
 
JoystickAxes axis
 
std::string name
 
double min
 
double max
 
double scaled_min
 
double scaled_max
 
double value
 

The documentation for this struct was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono_vehicle/driver/ChIrrGuiDriver.h