FunctionParameter Member List

This is the complete list of members for FunctionParameter, including all inherited members.
error() const FunctionParameter
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() const FunctionParameter
hasUpperLimit() const FunctionParameter
isFixed() const FunctionParameter
lowerLimit() const FunctionParameter
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() const FunctionParameter
upperLimit() const FunctionParameter
value() const FunctionParameter

Generated for HippoDraw Class Library by doxygen