![]() |
Menge Plugin Examples
A Collection of Example Plugins for the Menge Framework
|
| ▼CAction | |
| CAircraft::PropertyXAction | An action that sets agent properties based on the agent's position along the x-axis |
| ▼CActionFactory | |
| CAircraft::PropertyXActFactory | Factory for instantiating PropertyXAction instances |
| ▼CAgentInitializer | |
| CHelbing::AgentInitializer | Class which determines the agent properties for each new Helbing agent |
| CJohansson::AgentInitializer | Class which determines the agent properties for each new Johansson agent |
| CKaramouzas::AgentInitializer | Class which determines the agent properties for each new Karamouzas agent |
| CZanlungo::AgentInitializer | Class which determines the agent properties for each new Zanlungo agent |
| ▼CBaseAgent | |
| CDummy::Agent | The "dummy" agent class |
| CHelbing::Agent | Agent definition for the Helbing pedestrian model |
| CJohansson::Agent | Definition of Johansson 2007 agent |
| CKaramouzas::Agent | The agent definition for the Karamouzas 2009 agent |
| CZanlungo::Agent | Agent definition for the Zanlungo pedestrian model |
| ▼CCondition | |
| CAircraft::ClearAABBCondition | An action that sets agent properties based on the agent's position along the x-axis |
| ▼CConditionFactory | |
| CAircraft::ClearAABBCondFactory | The factory for creating the ClearAABBCondition |
| ▼CMenge::SceneGraph::Context [external] | |
| ▼CMenge::SceneGraph::SelectContext [external] | |
| ▼CMenge::BaseAgentContext [external] | |
| CHelbing::AgentContext | The context for displaying the computational aspects of the Zanlungo model (see Agents::Helbing::Agent) |
| CZanlungo::AgentContext | The context for displaying the computational aspects of the Zanlungo model (see Agents::Zanlungo::Agent) |
| ▼CElevation | |
| CTerrain::HeightFieldElevation | Elevation definition based on a height field |
| ▼CElevationFactory | |
| CTerrain::HeightFieldElevationFactory | Factory for the HeightFieldElevation |
| CFDModifier::FDModifier::FDParam | Defines the parameters which define the density-aware behavior |
| CFormations::FormationPoint | The data structure representing a point in the formation |
| ▼CMenge::Resource [external] | |
| CFormations::FreeFormation | The class for modeling a freestyle formation |
| CTerrain::HeightField | A heightfield. A uniform discretization of space which supports queries on height and normal of field |
| ▼CSimulatorBase | |
| CDummy::Simulator | The simulator for the Dummy pedestrian model |
| CHelbing::Simulator | Defines the simulator operating on a Helbing::Agent |
| CJohansson::Simulator | Defines the simulator operating on a Johansson::Agent |
| CKaramouzas::Simulator | Defines the simulator operating on a Karamouzas::Agent |
| CZanlungo::Simulator | Defines the simulator operating on a Zanlungo::Agent |
| ▼CMenge::SimulatorDBEntry [external] | |
| CDummy::DummyDBEntry | The simulator database entry for the Dummy simulator |
| CHelbing::DBEntry | The simulator database entry for the Helbing 2000 simulator |
| CJohansson::DBEntry | The simulator database entry for the Johansson 2007 simulator |
| CKaramouzas::DBEntry | The simulator database entry for the Karamouzas 2009 simulator |
| CZanlungo::DBEntry | The simulator database entry for the Zanlungo 2011 simulator |
| ▼CTask | |
| CFormations::FormationsTask | Task responsible for updating agent data for maintaining a formation |
| ▼CVelModFactory | |
| CFDModifier::FDModifierFactory | The factory for the FDModifier class |
| CFormations::FormationModifierFactory | The factory class for the FormationModifier |
| CTerrain::HeightFieldModifierFactory | Factory for the HeightFieldModifier |
| ▼CVelModifier | |
| CFDModifier::FDModifier | Velocity 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.) |
| CFormations::FormationModifier | A velocity modifier which adapts agent preferred velocities so that they move in formations |
| CTerrain::HeightFieldModifier | Modify the preferred velocity based on a height field |
1.8.8