|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <list>#include <microsim/MSLane.h>#include <microsim/MSMoveReminder.h>#include <microsim/output/MSDetectorFileOutput.h>#include <utils/common/UtilExceptions.h>#include <utils/vehicle/SUMOVehicle.h>

Go to the source code of this file.
Data Structures | |
| class | MSE2Collector |
| An areal (along a single lane) detector. More... | |
| class | MSE2Collector::by_vehicle_position_sorter |
| A class used to sort known vehicles by their position. More... | |
| struct | MSE2Collector::JamInfo |
| Internal representation of a jam. More... | |
Definition in file MSE2Collector.h.