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

The definition of the "offset" goal selector. More...

#include "CoreConfig.h"
#include "fsmCommon.h"
#include "GoalSelectors/GoalSelector.h"
#include "GoalSelectors/GoalSelectorFactory.h"

Go to the source code of this file.

Classes

class  Menge::BFSM::OffsetGoalSelector
 The offset goal selector makes a goal by applying an offset value to the agent's position at assignment time. The offsets can be defined with a distribution. More...
 
class  Menge::BFSM::OffsetGoalSelectorFactory
 Factory for the OffsetGoalSelector. More...
 

Namespaces

 Menge
 The core namespace. All elements of Menge are contained in this namespace.
 

Detailed Description

The definition of the "offset" goal selector.