45 m_value( initialValue ),
46 m_error( initialError )
54 if( m_value != newValue ){
void setValue(double newValue)
void setValueError(double newValue, double newError)
virtual void setError(double newError, bool notify=false)
const std::string & name() const
Parameter(const std::string &name, double initialValue=0, double initialError=0)