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


Public Member Functions | |
| xrIsPeakInRangeKE (xpAgent *MyAgent, float Low, float High) | |
| xpRuleGeneric | Fire (void) |
Protected Attributes | |
| float | KELow |
| float | KEHigh |
The condition is:
The kinetic energy must be measured (with extra length for background determination) AND at the peak energy must be within the given KE energy 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