|
SimDriver
0.1
|
#include <Interface.h>

Public Attributes | |
| MemoryVehicle | vehicle |
| The memory for vehicle states. | |
| double | velocity |
| The local maximum velocity. (in m/s) | |
| MemoryLateral | lateral |
| The memory for lateral control components. | |
| MemoryLaneChange | laneChange |
| The memory for lane change components. | |
A class to store all parameters.
1.8.13