Menge Plugin Examples
A Collection of Example Plugins for the Menge Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NAircraftThe namespace containing Menge elements required for simulating aircraft loading and unloading
 CClearAABBCondFactoryThe factory for creating the ClearAABBCondition
 CClearAABBConditionAn action that sets agent properties based on the agent's position along the x-axis
 CPropertyXActFactoryFactory for instantiating PropertyXAction instances
 CPropertyXActionAn action that sets agent properties based on the agent's position along the x-axis
 NDummyThe name space for the Dummy pedestrian model
 CAgentThe "dummy" agent class
 CDummyDBEntryThe simulator database entry for the Dummy simulator
 CSimulatorThe simulator for the Dummy pedestrian model
 NFDModifierThe name space for the Fundamental Diagram adherence model
 CFDModifierVelocity modifier that adapts preferred velocity to account for local density. This produces a density-dependent behavior which can conform to the fundamental diagram (depending on the settings.)
 CFDParamDefines the parameters which define the density-aware behavior
 CFDModifierFactoryThe factory for the FDModifier class
 NFormationsThe name space for the Formation Model
 CFormationModifierA velocity modifier which adapts agent preferred velocities so that they move in formations
 CFormationModifierFactoryThe factory class for the FormationModifier
 CFormationPointThe data structure representing a point in the formation
 CFormationsTaskTask responsible for updating agent data for maintaining a formation
 CFreeFormationThe class for modeling a freestyle formation
 NHelbingThe namespace for the Helbing pedestrian model. This is a model based on the model proposed in the Helbing et al., 2000 paper
 CAgentAgent definition for the Helbing pedestrian model
 CAgentContextThe context for displaying the computational aspects of the Zanlungo model (see Agents::Helbing::Agent)
 CAgentInitializerClass which determines the agent properties for each new Helbing agent
 CDBEntryThe simulator database entry for the Helbing 2000 simulator
 CSimulatorDefines the simulator operating on a Helbing::Agent
 NJohanssonContains the specification of the pedestrian model from the Johansson et al., 2007 paper
 CAgentDefinition of Johansson 2007 agent
 CAgentInitializerClass which determines the agent properties for each new Johansson agent
 CDBEntryThe simulator database entry for the Johansson 2007 simulator
 CSimulatorDefines the simulator operating on a Johansson::Agent
 NKaramouzasContains the specification of the pedestrian model from the Karamouzas et al., 2009 paper
 CAgentThe agent definition for the Karamouzas 2009 agent
 CAgentInitializerClass which determines the agent properties for each new Karamouzas agent
 CDBEntryThe simulator database entry for the Karamouzas 2009 simulator
 CSimulatorDefines the simulator operating on a Karamouzas::Agent
 NTerrainThe namespace containing the height field resource and Menge elements which use the height field
 CHeightFieldA heightfield. A uniform discretization of space which supports queries on height and normal of field
 CHeightFieldElevationElevation definition based on a height field
 CHeightFieldElevationFactoryFactory for the HeightFieldElevation
 CHeightFieldModifierModify the preferred velocity based on a height field
 CHeightFieldModifierFactoryFactory for the HeightFieldModifier
 NZanlungoContains the specification of the pedestrian model based on the Zanlungo et al., 2011 paper
 CAgentAgent definition for the Zanlungo pedestrian model
 CAgentContextThe context for displaying the computational aspects of the Zanlungo model (see Agents::Zanlungo::Agent)
 CAgentInitializerClass which determines the agent properties for each new Zanlungo agent
 CDBEntryThe simulator database entry for the Zanlungo 2011 simulator
 CSimulatorDefines the simulator operating on a Zanlungo::Agent