![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <set>#include <cassert>#include <utils/common/SUMOTime.h>#include <utils/common/SUMOVehicleClass.h>#include <utils/geom/Position.h>#include <utils/geom/PositionVector.h>#include <utils/geom/Boundary.h>

Go to the source code of this file.
Data Structures | |
| class | MSTransportable |
| class | MSTransportable::Stage |
| class | MSTransportable::Stage_Driving |
| class | MSTransportable::Stage_Waiting |
Typedefs | |
| typedef std::vector< const MSEdge * > | ConstMSEdgeVector |
| typedef std::vector<const MSEdge*> ConstMSEdgeVector |
Definition at line 50 of file MSTransportable.h.