Menge Plugin Examples
A Collection of Example Plugins for the Menge Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Namespaces
KaramouzasSimulator.h File Reference

Contains the Karamouzas::Simulator class Implements Karamouzas's 2009 pedestrian model "A Predictive Collision Avoidance Model for Pedestrian Simulation". More...

#include "mengeCommon.h"
#include "SimulatorBase.h"
#include "KaramouzasAgent.h"

Go to the source code of this file.

Classes

class  Karamouzas::Simulator
 Defines the simulator operating on a Karamouzas::Agent. More...
 

Namespaces

 Karamouzas
 Contains the specification of the pedestrian model from the Karamouzas et al., 2009 paper.
 

Detailed Description

Contains the Karamouzas::Simulator class Implements Karamouzas's 2009 pedestrian model "A Predictive Collision Avoidance Model for Pedestrian Simulation".