Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
VelModifierScale.h File Reference

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.
 

Detailed Description

Provides the definition of a simple velocity modifier that simply scale's the preferred velocity's speed.