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

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

Classes

class  Agent
 The agent definition for the Karamouzas 2009 agent. More...
 
class  AgentInitializer
 Class which determines the agent properties for each new Karamouzas agent. More...
 
class  DBEntry
 The simulator database entry for the Karamouzas 2009 simulator. More...
 
class  Simulator
 Defines the simulator operating on a Karamouzas::Agent. More...
 

Variables

const float PER_SPACE = 1.f
 The default personal space for the agent.
 
const float ANTICIPATION = 3.f
 The anticipation time of the agent.
 

Detailed Description

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