------------------------------------------------------------------------------ for each axis on a joystick, torque needs to know the type of the axis (SI_XAXIS, etc), the minimum value, and the maximum value. However none of this information is generally available with the unix/linux api. All you get is a device and axis number and a value. Therefore, we allow the user to specify these values i
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected