Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include "MSVehicleDevice.h"
#include <utils/common/SUMOTime.h>
#include <utils/common/WrappingCommand.h>
Go to the source code of this file.
Data Structures | |
class | MSDevice_DriverState |
The ToC Device controls transition of control between automated and manual driving. More... | |
The Driver State Device mainly provides a configuration and interaction interface for the vehicle's driver state.
Definition in file MSDevice_DriverState.h.