#include <XRCARBON.H>
Inheritance diagram for xrIsCarbonContaminationConsensus:


Public Member Functions | |
| xrIsCarbonContaminationConsensus (xpAgent *MyAgent=NULL, float Low=25.0, float High=70.0) | |
| xpRuleGeneric | Fire (void) |
Protected Attributes | |
| float | LowLimit |
| float | HighLimit |
|
||||||||||||||||
|
The default constructor |
|
|
Reimplemented from xpRuleGeneric. |
|
|
The high (percentage) limit to reach consensus.
|
|
|
The low (percentage) limit to reach consensus.
|
1.3.5