![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <vector>#include <set>#include <utils/common/SUMOTime.h>#include <utils/common/Command.h>#include <utils/geom/Position.h>#include <utils/geom/PositionVector.h>#include <microsim/transportables/MSTransportable.h>#include <microsim/transportables/MSStageMoving.h>Go to the source code of this file.
Data Structures | |
| class | MSStageWalking |
Typedefs | |
| typedef std::vector< const MSEdge * > | ConstMSEdgeVector |
Definition in file MSStageWalking.h.
| typedef std::vector<const MSEdge*> ConstMSEdgeVector |
Definition at line 51 of file MSStageWalking.h.