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 | List of all members
Dummy::Agent Class Reference

The "dummy" agent class. More...

#include <DummyAgent.h>

Inheritance diagram for Dummy::Agent:

Public Member Functions

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

Detailed Description

The "dummy" agent class.

The dummy agent does nothing clever or even correct. Given the preferred velocity, its final velocity is simply a random perturbation of the preferred velocity.


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