Enki::AliceIRHighSensorModel Struct Reference
[Response function classes]

Inheritance diagram for Enki::AliceIRHighSensorModel:

Enki::SensorResponseFunctor List of all members.

Detailed Description

Calculate the signal strength as a function of the distance.

Same as AliceIRNormalSensorModel, but works at twice the distance. The nearer we are, the higher the sensor activation.


Public Member Functions

 AliceIRHighSensorModel (double mult, double shift)
 Constructor, store coefficients for response computation.
virtual double operator() (double dist, const Color &color)
 Return the response for a given distance and object color.

Public Attributes

double mult
 multiplier coefficient for response computation
double shift
 shift coefficients for response computation


The documentation for this struct was generated from the following file:
Generated on Sun Mar 1 03:10:09 2009 for Enki by  doxygen 1.5.1