![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Files | |
file | ConstProfileSelector.cpp |
file | ConstProfileSelector.h [code] |
The definition of a profile selector that assigns all agents the same profile. | |
file | ProfileSelector.cpp |
file | ProfileSelector.h [code] |
The definition of the agent profile selector element. This is the mechanism which associates an agent profile with a new agent. | |
file | ProfileSelectorDatabase.cpp |
file | ProfileSelectorDatabase.h [code] |
Central database for querying available profile selector implementations. | |
file | ProfileSelectorFactory.h [code] |
The factory for parsing xml data and instantiating profile selector implementations. | |