GCBM
Public Member Functions | Private Attributes | List of all members
CarbonRecoveryRule Class Reference
Inheritance diagram for CarbonRecoveryRule:
Inheritance graph
Collaboration diagram for CarbonRecoveryRule:
Collaboration graph

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
 

Constructor & Destructor Documentation

◆ CarbonRecoveryRule()

CarbonRecoveryRule ( const std::vector< const flint::IPool * >  pools,
double  target 
)

Member Function Documentation

◆ isSatisfied()

bool isSatisfied ( )
overridevirtual

Implements IRecoveryRule.

Member Data Documentation

◆ _pools

std::vector<const flint::IPool*> _pools
private

◆ _target

double _target
private

The documentation for this class was generated from the following file: