#include <CriteriaProperties.h>
Inheritance diagram for OSCAR::CriteriaProperties:

Public Methods | |
| CriteriaProperties () | |
| double | GetCriteriaValue () const |
| double | GetNormalizedValue () const |
| bool | GetValidity () const |
| void | SetCriteriaValue (const double &value) |
| void | SetNormalizedValue (const double &value) |
| void | SetValidity (const bool &value) |
| virtual | ~CriteriaProperties () |
| bool | Copy (const CriteriaProperties &critVal) |
Protected Attributes | |
| double | criteriaValue |
| double | normalizedCriteriaValue |
| bool | validity |
|
|
Constructor for Criteria Properties. By default, all property values are initialized to zero and validity is set to true.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| RRG Homepage | OSCAR Overview | OSCAR Tutorials | Simulations |