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

The namespace for the Helbing pedestrian model. This is a model based on the model proposed in the Helbing et al., 2000 paper. More...

Classes

class  Agent
 Agent definition for the Helbing pedestrian model. More...
 
class  AgentContext
 The context for displaying the computational aspects of the Zanlungo model (see Agents::Helbing::Agent). More...
 
class  AgentInitializer
 Class which determines the agent properties for each new Helbing agent. More...
 
class  DBEntry
 The simulator database entry for the Helbing 2000 simulator. More...
 
class  Simulator
 Defines the simulator operating on a Helbing::Agent. More...
 

Variables

const float MASS = 80.f
 The agent's default mass.
 

Detailed Description

The namespace for the Helbing pedestrian model. This is a model based on the model proposed in the Helbing et al., 2000 paper.