This is the complete list of members for ParameterMgr, including all inherited members.
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 | inlineprivate |
setRandomSeed(const long seed) | ParameterMgr | |
theInstance | ParameterMgr | privatestatic |
theParameters | ParameterMgr | private |