![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <map>#include <geos_c.h>#include <jupedsim/jupedsim.h>#include "microsim/MSNet.h"#include "MSPModel_Interacting.h"Go to the source code of this file.
Data Structures | |
| class | MSPModel_JuPedSim |
| A pedestrian following model that acts as a proxy for pedestrian models provided by the JuPedSim third-party simulation framework. More... | |
| struct | MSPModel_JuPedSim::AreaData |
| Structure that keeps data related to vanishing areas (and other types of areas). More... | |
| class | MSPModel_JuPedSim::Event |
| class | MSPModel_JuPedSim::PState |
| Holds pedestrian state and performs updates. More... | |
Definition in file MSPModel_JuPedSim.h.