Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <deque>
#include <map>
#include <functional>
#include <microsim/MSMoveReminder.h>
#include <microsim/output/MSDetectorFileOutput.h>
Go to the source code of this file.
Data Structures | |
class | MSInductLoop |
An unextended detector measuring at a fixed position on a fixed lane. More... | |
struct | MSInductLoop::VehicleData |
Struct to store the data of the counted vehicle internally. More... | |
Definition in file MSInductLoop.h.