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
Karamouzas::Agent Class Reference

The agent definition for the Karamouzas 2009 agent. More...

#include <KaramouzasAgent.h>

Inheritance diagram for Karamouzas::Agent:

Public Member Functions

 Agent ()
 A variant of the copy constructor.
 
 ~Agent ()
 Destroys this agent instance.
 
void computeNewVelocity ()
 Computes the new velocity of this agent. More...
 

Public Attributes

float _perSpace
 The personal space (in meters) of the agent.
 
float _anticipation
 The anticipation time (in seconds) of the agent.
 

Detailed Description

The agent definition for the Karamouzas 2009 agent.

Member Function Documentation

void Karamouzas::Agent::computeNewVelocity ( )

Computes the new velocity of this agent.

collision!


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