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

Contains the specification of the pedestrian model based on the Zanlungo et al., 2011 paper. More...

Classes

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

Variables

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

Detailed Description

Contains the specification of the pedestrian model based on the Zanlungo et al., 2011 paper.