#include <XRCARBON.H>
Inheritance diagram for xrIsCarbonEnergySeparationOK:
Public Member Functions | |
xrIsCarbonEnergySeparationOK (xpAgent *MyAgent=NULL, float Low=15, float High=20) | |
xpRuleGeneric | Fire (void) |
Protected Attributes | |
float | LowLimit |
float | HighLimit |
|
The default constructor |
|
Reimplemented from xpRuleGeneric. |
|
The high limit (eV) for the energy separation.
|
|
The low limit (eV) for the energy separation.
|