Antares Xpansion
Investment simulations for Antares studies
|
holds the pattern and the criterion More...
#include <CriterionInputDataReader.h>
Public Member Functions | |
CriterionSingleInputData (const std::string &prefix, const std::string &body, double criterion) | |
constructor | |
CriterionPattern | Pattern () const |
double | Criterion () const |
void | SetCriterion (double criterion) |
void | ResetPattern (const std::string &prefix, const std::string &body) |
holds the pattern and the criterion
CriterionSingleInputData::CriterionSingleInputData | ( | const std::string & | prefix, |
const std::string & | body, | ||
double | criterion ) |
constructor
prefix | the prefix in the variable's name |
body | any string that could be in the variable's name |
criterion | the criterion that should be satisfied |