stack in CCPar class
Brought to you by:
energyxperts
stack in CCPar class could avoid the need for defining several CCPar - objects for the same parameter
-> simplification of code: integration of calc- and adjust- function into one function; check-function as method of CCPar for getting the best estimate of all estimates in the stack.
-> helps avoiding errors in any change in ccheck-functions !!
Anonymous