#include <XRXPS.H>
Inheritance diagram for xrHasPeakInRangeBE:
Public Member Functions | |
xrHasPeakInRangeBE (xpAgent *MyAgent, float Low, float High) | |
xpRuleGeneric | Fire (void) |
Protected Attributes | |
float | BELow |
float | BEHigh |
The condition is:
at least one peak is within the given BE range
Constructor & Destructor Documentation
|
The default constructor |
|
Reimplemented from xpRuleGeneric. |
|
the high BE of the region
|
|
the low BE of the region
|