Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <random>
#include <queue>
#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_ToC |
The ToC Device controls transition of control between automated and manual driving. More... | |
struct | MSDevice_ToC::OpenGapParams |
Definition in file MSDevice_ToC.h.