skrf.circuit.Circuit.graph

Circuit.graph()[source]

Generate the graph of the circuit.

Returns

G – graph object 1 .

Return type

networkx.Graph

References

1

https://networkx.github.io/