|
SimDriver
0.1
|
#include <Interface.h>

Public Attributes | |
| VehicleState | vehicle |
| The vehicle state. | |
| Horizon | horizon |
| The horizon. | |
| Signal | signals [NOS] |
| The signals. | |
| Lane | lanes [NOL] |
| The lanes. | |
| Target | targets [NOT] |
| The targets. | |
A class to store all internal states.
1.8.13