lumped

Lumped elements (resistors, capacitors, inductors).

Classes

Capacitor([C, floating, name, z0])

A 2-port or 4-port floating model of a series capacitor.

CapacitorQ([C, Q, name, z0])

A 2-port model of a series capacitor with a finite Quality Factor (Q).

Inductor([L, floating, name, z0])

A 2-port or 4-port floating model of a series inductor.

InductorQ([L, Q, name, z0])

A 2-port model of a series inductor with a finite Quality Factor (Q).

Load(gamma[, nports, name, z0])

An abstract base class for N-port loads defined by their reflection coefficient.

Resistor([R, floating, name, z0])

A 2-port or 4-port floating model of a series resistor.

ShuntCapacitor([C, floating, name, z0])

A model of a shunt capacitor.

ShuntInductor([L, floating, name, z0])

A model of a shunt inductor.

ShuntResistor([R, floating, name, z0])

A model of a shunt resistor.