SUMO - Simulation of Urban MObility
MSPerson.h File Reference
#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>

Go to the source code of this file.

Data Structures

class  MSPerson
 
class  MSPerson::MSPersonStage
 
class  MSPerson::MSPersonStage_Driving
 
class  MSPerson::MSPersonStage_Waiting
 
class  MSPerson::MSPersonStage_Walking
 
class  MSPerson::MSPersonStage_Walking::arrival_finder
 

Typedefs

typedef std::vector< const MSEdge * > ConstMSEdgeVector
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Sascha Krieg
Michael Behrisch
Date
Mon, 9 Jul 2001
Version
Id
MSPerson.h 18095 2015-03-17 09:39:00Z behrisch

Definition in file MSPerson.h.

Typedef Documentation

typedef std::vector<const MSEdge*> ConstMSEdgeVector

Definition at line 57 of file MSPerson.h.