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

The definition of an elevation class for flat ground; elevation is always zero and gradient is always <0,0>. More...

#include "mengeCommon.h"
#include "Elevations/Elevation.h"
#include "Elevations/ElevationFactory.h"

Go to the source code of this file.

Classes

class  Menge::Agents::FlatElevation
 Defintion of elevation class representing flat ground. More...
 
class  Menge::Agents::FlatElevationFactory
 Factory for the FlatElevation. More...
 

Namespaces

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

Detailed Description

The definition of an elevation class for flat ground; elevation is always zero and gradient is always <0,0>.