![]() |
Menge Plugin Examples
A Collection of Example Plugins for the Menge Framework
|
Files | |
file | OpenSteer.cpp |
Plugin for a pedestrian model based on OpenSteer. | |
file | OpenSteer.h [code] |
Collection of OpenSteer Agent and Simulator for simple inclusion. | |
file | OpenSteerAgent.cpp |
file | OpenSteerAgent.h [code] |
The definition of the Agent for the OpenSteer model. | |
file | OpenSteerConfig.h [code] |
Configures the shared library aspect of the includes. | |
file | OpenSteerDBEntry.cpp |
file | OpenSteerDBEntry.h [code] |
The simulator database entry for the OpenSteer pedestrian model. | |
file | OpenSteerInitializer.cpp |
file | OpenSteerInitializer.h [code] |
The AgentInitializer for the Helbing simulator. | |
file | OpenSteerSimulator.cpp |
file | OpenSteerSimulator.h [code] |
Contains the OpenSteer::Simulator class. | |