|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <limits>#include <utils/common/SUMOTime.h>#include <utils/common/Command.h>#include <microsim/pedestrians/MSPerson.h>

Go to the source code of this file.
Data Structures | |
| class | MSPModel |
| The pedestrian following model. More... | |
| class | PedestrianState |
| abstract base class for managing callbacks to retrieve various state information from the model More... | |
Definition in file MSPModel.h.