![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
The definition of a state selector that assigns all agents the same initial state. More...
#include "mengeCommon.h"#include "StateSelectors/StateSelector.h"#include "StateSelectors/StateSelectorFactory.h"Go to the source code of this file.
Classes | |
| class | Menge::Agents::ConstStateSelector |
| An initial state selector that stores a single state and assigns that state to all agents. More... | |
| class | Menge::Agents::ConstStateSelectorFactory |
| The factory for the ConstStateSelector. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
The definition of a state selector that assigns all agents the same initial state.
1.8.8