addParameter(const ALIstring &name, const ALIstring &valstr) | ParameterMgr | |
addRandomFlatParameter(const ALIstring &name, const ALIstring &valMean, const ALIstring &valInterval) | ParameterMgr | |
addRandomGaussParameter(const ALIstring &name, const ALIstring &valMean, const ALIstring &valStdDev) | ParameterMgr | |
getInstance() | ParameterMgr | [static] |
getParameterValue(const ALIstring &name, ALIdouble &val) | ParameterMgr | |
getVal(const ALIstring &str, const ALIdouble dimensionFactor=1.) | ParameterMgr | |
ParameterMgr() | ParameterMgr | [inline, private] |
setRandomSeed(const long seed) | ParameterMgr | |
theInstance | ParameterMgr | [private, static] |
theParameters | ParameterMgr | [private] |