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

The definition of the elevation element. This approximately allows for agents to be simulated on non-planer domains. More...

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

Go to the source code of this file.

Classes

class  Menge::Agents::ElevationException
 Exception class for elevation computation. More...
 
class  Menge::Agents::ElevationFatalException
 The fatal elevation exception. More...
 
class  Menge::Agents::Elevation
 The base class for determining an agent's elevation. More...
 

Namespaces

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

Detailed Description

The definition of the elevation element. This approximately allows for agents to be simulated on non-planer domains.