Void IResultCollector.SetImaginaryValues(Int32 id, IEnumerable<Double> values)

Sets the imaginary collector's values for the given id.

Parameters

  • id
    Type: Int32
    The id.
  • values
    Type: IEnumerable<Double>
    The values to set.