![]() |
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 | MSPerson |
| class | MSPerson::Influencer |
| Changes the wished person speed and position. More... | |
| class | MSPerson::MSPersonStage_Access |
| class | MSPerson::MSPersonStage_Access::ProceedCmd |
Typedefs | |
| typedef std::vector< const MSEdge * > | ConstMSEdgeVector |
Definition in file MSPerson.h.
| typedef std::vector<const MSEdge*> ConstMSEdgeVector |
Definition at line 51 of file MSPerson.h.