|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <set>#include <vector>#include <map>#include <utils/common/SUMOTime.h>#include <utils/common/WrappingCommand.h>#include <utils/vehicle/SUMOAbstractRouter.h>#include <microsim/MSVehicle.h>#include "MSDevice.h"

Go to the source code of this file.
Data Structures | |
| class | MSDevice_Routing |
| A device that performs vehicle rerouting based on current edge speeds. More... | |
Definition in file MSDevice_Routing.h.