Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

ArActionDesiredChannel Class Reference

Class used by ArActionDesired for each channel, internal. More...

#include <ArActionDesired.h>

List of all members.

Public Member Functions

void addAverage (ArActionDesiredChannel *desiredChannel)
void endAverage (void)
double getDesired (void)
double getStrength (void)
void merge (ArActionDesiredChannel *desiredChannel)
void reset (void)
void setDesired (double desired, double desiredStrength)
void startAverage (void)

Static Public Attributes

static const double MAX_STRENGTH
static const double MIN_STRENGTH
static const double NO_STRENGTH

Protected Attributes

double myDesired
double myDesiredTotal
double myStrength
double myStrengthTotal


Detailed Description

Class used by ArActionDesired for each channel, internal.

Definition at line 33 of file ArActionDesired.h.


Member Data Documentation

const double ArActionDesiredChannel::MAX_STRENGTH [static]
 

Initial value:

 
                                                ArActionDesired::MAX_STRENGTH

Definition at line 39 of file ArActionDesired.cpp.

const double ArActionDesiredChannel::MIN_STRENGTH [static]
 

Initial value:

 
                                                ArActionDesired::MIN_STRENGTH

Definition at line 37 of file ArActionDesired.cpp.

const double ArActionDesiredChannel::NO_STRENGTH [static]
 

Initial value:

                                                 ArActionDesired::NO_STRENGTH

Definition at line 35 of file ArActionDesired.cpp.


The documentation for this class was generated from the following files:
Generated on Wed Oct 19 12:56:39 2005 for Aria by  doxygen 1.4.0