SetImaginaryValues(int, IEnumerable<double>)
            Sets the imaginary collector's values for the given id.
            
Declaration Syntax
public void SetImaginaryValues(int id, IEnumerable<double> values)
Parameters
- id(int)
 The id.
- values(IEnumerable<double>)
 The values to set.