GCBM
|
Public Member Functions | |
CarbonRecoveryRule (const std::vector< const flint::IPool * > pools, double target) | |
bool | isSatisfied () override |
Public Member Functions inherited from IRecoveryRule | |
virtual | ~IRecoveryRule () |
Private Attributes | |
double | _target |
std::vector< const flint::IPool * > | _pools |
CarbonRecoveryRule | ( | const std::vector< const flint::IPool * > | pools, |
double | target | ||
) |
|
overridevirtual |
Implements IRecoveryRule.
|
private |
|
private |