![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <utils/options/OptionsCont.h>
#include <microsim/MSNet.h>
#include <utils/geom/Boundary.h>
#include "MSPModel.h"
Go to the source code of this file.
Data Structures | |
class | MSPModel_Remote |
The pedestrian following model connected to the external JuPedSim simulation. More... | |
class | MSPModel_Remote::Event |
class | MSPModel_Remote::PState |
Container for pedestrian state and individual position update function. More... | |
Definition in file MSPModel_Remote.h.