FunctionParameter Member List

This is the complete list of members for FunctionParameter, including all inherited members.

error() constFunctionParameter
FunctionParameter(const std::string &name, double value, double error, bool fixed, double low_limit, double high_limit, bool has_low, bool has_high)FunctionParameter
hasLowerLimit() constFunctionParameter
hasUpperLimit() constFunctionParameter
isFixed() constFunctionParameter
lowerLimit() constFunctionParameter
m_errorFunctionParameter [private]
m_fixedFunctionParameter [private]
m_has_lowerFunctionParameter [private]
m_has_upperFunctionParameter [private]
m_lower_limitFunctionParameter [private]
m_nameFunctionParameter [private]
m_upper_limitFunctionParameter [private]
m_valueFunctionParameter [private]
name() constFunctionParameter
upperLimit() constFunctionParameter
value() constFunctionParameter


Generated for HippoDraw Class Library by doxygen