#include <XRXPS.H>
Inheritance diagram for xrHasPeakInRangeKE:


Public Member Functions | |
| xrHasPeakInRangeKE (xpAgent *MyAgent, float Low, float High) | |
| xpRuleGeneric | Fire (void) |
Protected Attributes | |
| float | KELow |
| float | KEHigh |
The condition is:
at least one peak is within the given KE range
Constructor & Destructor Documentation
|
||||||||||||||||
|
The default constructor |
|
|
Reimplemented from xpRuleGeneric. |
|
|
the high KE of the region
|
|
|
the low KE of the region
|
1.3.5