BoxSectionCLCC

class pmrf.models.components.sections.BoxSectionCLCC(C1: Any, L: Any, C2: Any, C3: Any, *, name: str | None = None, metadata: Any = None)

Bases: Model

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

Port layout

Port 0 —– Port 2
C1 C2

Port 1 —– Port 3

L (top) C3 (bottom)

C1: Param
C2: Param
C3: Param
L: Param