The pyedb.configuration.cfg_ports_sources library#

Summary#

CfgTerminalInfo

Describe a high-level terminal selector used by ports, sources, and probes.

CfgCoordinateTerminalInfo

Represent a coordinate-based terminal selector.

CfgNearestPinTerminalInfo

Represent a nearest-reference-pin selector for negative terminals.

CfgSources

Collect current-source and voltage-source entries.

CfgPorts

Collect lumped, coaxial, and edge-port entries.

CfgProbes

Collect configured probe entries.

CfgCircuitElement

Shared base class for ports, sources, and probes using terminal selectors.

CfgPort

Lumped circuit port or coaxial (via) port.

CfgSource

Represent one current or voltage source entry.

CfgProbe

Represent one voltage-probe entry.

CfgEdgePort

Represent one wave-port or gap-port edge excitation.

CfgDiffWavePort

Represent one bundled differential wave-port entry.

Description#

Build ports, sources, probes, and terminal-selector helpers.