Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

xrHasPeakInRangeBE Class Reference

The rule to return status if the spectrum has a peak is in BE range. More...

#include <XRXPS.H>

Inheritance diagram for xrHasPeakInRangeBE:

Inheritance graph
[legend]
Collaboration diagram for xrHasPeakInRangeBE:

Collaboration graph
[legend]

Public Member Functions

 xrHasPeakInRangeBE (xpAgent *MyAgent, float Low, float High)
xpRuleGeneric Fire (void)

Protected Attributes

float BELow
float BEHigh

Detailed Description

The rule to return status if the spectrum has a peak is in BE range.

The condition is:

at least one peak is within the given BE range


Constructor & Destructor Documentation

xrHasPeakInRangeBE::xrHasPeakInRangeBE xpAgent MyAgent,
float  Low,
float  High
 

The default constructor


Member Function Documentation

xpRuleGeneric xrHasPeakInRangeBE::Fire void   )  [virtual]
 

Returns:
the status if the spectrum has peak in the given BE range

Reimplemented from xpRuleGeneric.


Field Documentation

float xrHasPeakInRangeBE::BEHigh [protected]
 

the high BE of the region

float xrHasPeakInRangeBE::BELow [protected]
 

the low BE of the region


The documentation for this class was generated from the following files:
Generated on Tue Dec 23 10:24:53 2003 for xps4xps by doxygen 1.3.5