![]() |
Menge Plugin Examples
A Collection of Example Plugins for the Menge Framework
|
Definition of Johansson 2007 agent. More...
#include <JohanssonAgent.h>
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. | |
Definition of Johansson 2007 agent.
A social-force agent model. This assumes that all agents have unit-weight.
1.8.8