Eclipse SUMO - Simulation of Urban MObility
MSE3Collector.h File Reference
#include <config.h>
#include <string>
#include <vector>
#include <limits>
#include <microsim/MSMoveReminder.h>
#include <microsim/output/MSDetectorFileOutput.h>
#include <utils/common/Named.h>
#include <microsim/output/MSCrossSection.h>
#include <utils/common/UtilExceptions.h>
Include dependency graph for MSE3Collector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MSE3Collector
 A detector of vehicles passing an area between entry/exit points. More...
 
struct  MSE3Collector::E3Values
 Internal storage for values from a vehicle. More...
 
class  MSE3Collector::MSE3EntryReminder
 A place on the road net (at a certain lane and position on it) where the E3 area begins. More...
 
class  MSE3Collector::MSE3LeaveReminder
 A place on the road net (at a certain lane and position on it) where the E3 area ends. More...
 

Detailed Description

Author
Christian Roessel
Daniel Krajzewicz
Michael Behrisch
Jakob Erdmann
Date
Tue Dec 02 2003 22:17 CET

Definition in file MSE3Collector.h.