SetValues

void IParameterSetBase.SetValues(System.Collections.IEnumerable<System.Collections.Generic.KeyValuePair<string, double>> values)

Sets the values of the signals in this parameter set.

Parameters

values – New signal values to be set.

Throws