ArActionConstantVelocity Class Reference

#include <ArActionConstantVelocity.h>

Inheritance diagram for ArActionConstantVelocity:

ArAction List of all members.

Detailed Description

Action for going straight at a constant velocity.

This action simply goes straight at a constant velocity.


Public Member Functions

 ArActionConstantVelocity (const char *name="Constant Velocity", double velocity=400)
 Constructor.
virtual ArActionDesiredfire (ArActionDesired currentDesired)
virtual const ArActionDesiredgetDesired (void) const
virtual ArActionDesiredgetDesired (void)
virtual ~ArActionConstantVelocity ()
 Destructor.

Protected Attributes

ArActionDesired myDesired
double myVelocity


The documentation for this class was generated from the following file:
Generated on Thu Aug 6 09:39:34 2009 for Aria by  doxygen 1.5.1