15 #ifndef BORNAGAIN_CORE_PARAMETRIZATION_PARAMETERUTILS_H 
   16 #define BORNAGAIN_CORE_PARAMETRIZATION_PARAMETERUTILS_H 
   22 namespace ParameterUtils
 
bool isAngleRelated(const std::string &par_name)
Returns true if given parameter name is related to angles.
 
std::string poolParameterUnits(const IParameterized &node, const std::string &parName)
Returns units of main parameter.
 
Manages a local parameter pool, and a tree of child pools.