SetValues

virtual void IParameterSetBase::SetValues(const std::vector<std::pair<std::string, double>> &values) = 0

Sets the values of the signals in this parameter set.

Parameters

values – New signal values to be set.

Throws