Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <vector>
#include "GUIDetectorWrapper.h"
#include <microsim/output/MSE3Collector.h>
#include <utils/geom/PositionVector.h>
#include <utils/common/ValueSource.h>
Go to the source code of this file.
Data Structures | |
class | GUIE3Collector |
The gui-version of the MSE3Collector. More... | |
class | GUIE3Collector::MyWrapper |
struct | GUIE3Collector::MyWrapper::SingleCrossingDefinition |
Representation of a single crossing point. More... | |
Definition in file GUIE3Collector.h.