Menge Plugin Examples
A Collection of Example Plugins for the Menge Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
GCF.h
Go to the documentation of this file.
1 
6 #ifndef __GCF_H__
7 #define __GCF_H__
8 
9 #include "GCFAgent.h"
10 #include "GCFSimulator.h"
11 
12 #endif //__GCF_H__
The specification of the agent for the pedestrian model based on the Generalized Centrifugal Force mo...
Contains the GCF::Simulator class Implements Chraibi's 2010 pedestrian model.