sections

Specific sections layouts such as Pi or T, and some common specializations.

Classes

BoxSection(Y1, Y2, Y3, Y4, *[, z0, name, ...])

A 4-port model of a general Box-network.

BoxSectionCLCC(C1, L, C2, C3, *[, z0, name, ...])

A 4-port model of a Box-network with a Capacitor-Inductor-Capacitor-Capacitor topology.

LSection(Z, Y, *[, z0, name, metadata])

A 2-port model of a general L-section impedance matching network.

LSectionLC(L, C, *[, z0, name, metadata])

A 2-port model of an L-section impedance matching network.

PiSection(Y1, Y2, Y3, *[, z0, name, metadata])

A 2-port model of a general Pi-network.

PiSectionCLC(C1, L, C2, *[, z0, name, metadata])

A 2-port model of a Pi-network with a Capacitor-Inductor-Capacitor topology.

TSection(Z1, Z2, Z3, *[, z0, name, metadata])

A 2-port model of a general Tee-network.

TSectionLCL(L1, C, L2, *[, z0, name, metadata])

A 2-port model of a Tee-network with an Inductor-Capacitor-Inductor topology.