skrf.circuit.Circuit.connections_pair

property Circuit.connections_pair: list

List the connections by pair.

Each connection in the circuit is between a specific pair of two (networks, port, z0).

Returns:

connections_pair – list of pair of connections

Return type:

list