Eclipse SUMO - Simulation of Urban MObility
MSPModel_JuPedSim.h File Reference
#include <config.h>
#include <vector>
#include <map>
#include <geos_c.h>
#include <jupedsim/jupedsim.h>
#include "microsim/MSNet.h"
#include "MSPModel.h"
Include dependency graph for MSPModel_JuPedSim.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Author
Gregor Laemmel
Benjamin Coueraud
Michael Behrisch
Jakob Erdmann
Date
Mon, 13 Jan 2014

Definition in file MSPModel_JuPedSim.h.