![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Provides the definition of a simple velocity modifier that simply scale's the preferred velocity's speed. More...
#include "CoreConfig.h"#include "VelModifier.h"#include "VelModifierContext.h"#include "VelModifierFactory.h"Go to the source code of this file.
Classes | |
| class | Menge::BFSM::ScaleVelModifier |
| A velocity modifier that scales the input velocity's speed. More... | |
| class | Menge::BFSM::ScaleVMContext |
| The context for the ScaleVelModifier. More... | |
| class | Menge::BFSM::ScaleVMFactory |
| Factory for the ScaleVelModifier. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
Provides the definition of a simple velocity modifier that simply scale's the preferred velocity's speed.
1.8.8