Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
AgentGenerator.h File Reference

The definition of the agent generator element. Defines the intial numbers and positions of agents in the simulation. More...

#include "mengeCommon.h"
#include "Element.h"

Go to the source code of this file.

Classes

class  Menge::Agents::AgentGeneratorException
 Exception class for agent generator computation. More...
 
class  Menge::Agents::AgentGeneratorFatalException
 The fatal agent generator exception. More...
 
class  Menge::Agents::AgentGenerator
 The base class inital agent generation. More...
 

Namespaces

 Menge
 The core namespace. All elements of Menge are contained in this namespace.
 

Detailed Description

The definition of the agent generator element. Defines the intial numbers and positions of agents in the simulation.