The Complex Add 3 (or Add 3) component computes the scaled sum of three complex input signals , , and .
To use the complex conjugate of , , or , set Use Conjugate Input 1, Use Conjugate Input 2, or Use Conjugate Input 3 to , respectively.
A complex parameter value may be entered using the complex constructor, for example, Complex(3,4), or using I for the imaginary unit, 3+4*I. If a purely real value is entered, the real value will be converted to its complex equivalent.