![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
An agent generator which creates a set of agents based on an explicit enumeration of agent positions. More...
#include "mengeCommon.h"#include "AgentGenerators/AgentGenerator.h"#include "AgentGenerators/AgentGeneratorFactory.h"#include <vector>Go to the source code of this file.
Classes | |
| class | Menge::Agents::ExplicitGenerator |
| Definition of agent generator class which produces agents based on explicit enumeration of agent positions in an XML file. More... | |
| class | Menge::Agents::ExplicitGeneratorFactory |
| Factory for ExplicitGenerator. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
An agent generator which creates a set of agents based on an explicit enumeration of agent positions.
1.8.8