4.3  COMPLEX: Complex value

4.3.1  Syntax

COMPLEX realpart imaginarypart options

4.3.2  Purpose

Complex component value, using a real and imaginary part. AC only.

4.3.3  Comments

Strictly, this adds no functionality over the polar option on any function, except notational convenience.

It is only meaningful in AC analysis. Others take the real part and ignore the imaginary part. No warning is issued.

4.3.4  Example

V12 (2 0) complex(1,2)
A voltage source with a value of 1 + j2 volts.

R12 (2 4) complex(50,-10)
A “resistor” with a value of 50 - j10 ohms.