![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <vector>#include <map>#include <utils/common/Command.h>#include <utils/common/Named.h>#include <utils/xml/SUMOSAXHandler.h>#include <utils/distribution/RandomDistributor.h>#include <microsim/MSMoveReminder.h>#include "MSStoppingPlaceRerouter.h"Go to the source code of this file.
Data Structures | |
| class | MSTriggeredRerouter |
| Reroutes traffic objects passing an edge. More... | |
| struct | MSTriggeredRerouter::OvertakeLocation |
| struct | MSTriggeredRerouter::RerouteInterval |
Definition in file MSTriggeredRerouter.h.