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
Johansson Namespace Reference

Contains the specification of the pedestrian model from the Johansson et al., 2007 paper. More...

Classes

class  Agent
 Definition of Johansson 2007 agent. More...
 
class  AgentInitializer
 Class which determines the agent properties for each new Johansson agent. More...
 
class  DBEntry
 The simulator database entry for the Johansson 2007 simulator. More...
 
class  Simulator
 Defines the simulator operating on a Johansson::Agent. More...
 

Variables

const float DIR_WEIGHT = 0.16f
 The default field-of-view weight.
 

Detailed Description

Contains the specification of the pedestrian model from the Johansson et al., 2007 paper.