Menge Plugin Examples
A Collection of Example Plugins for the Menge Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
Johansson::Agent Class Reference

Definition of Johansson 2007 agent. More...

#include <JohanssonAgent.h>

Inheritance diagram for Johansson::Agent:

Public Member Functions

 Agent ()
 Default constructor.
 
 ~Agent ()
 Destroys this agent instance.
 
void computeNewVelocity ()
 Computes the new velocity of this agent.
 

Public Attributes

float _dirWeight
 The directional weight - repulsive force depends on direction to agent.
 

Detailed Description

Definition of Johansson 2007 agent.

A social-force agent model. This assumes that all agents have unit-weight.


The documentation for this class was generated from the following files: