chrono::vehicle::DriverInputs Struct Reference
  Description
Driver (vehicle control) inputs.
#include <ChSubsysDefs.h>
| Public Attributes | |
| double | m_steering | 
| steering input [-1, +1] | |
| double | m_throttle | 
| throttle input [0, 1] | |
| double | m_braking | 
| braking input [0, 1] | |
| double | m_clutch | 
| clutch input [0, 1] | |
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_vehicle/ChSubsysDefs.h
