![]() |
Q2NSViz 0.1.0
Q2NS trace visualizer
|
A directed communication link between two network nodes. More...
Static Public Attributes | |
| str | from_node |
| str | to_node |
| str | kind |
A directed communication link between two network nodes.
| from_node | Label of the source node. |
| to_node | Label of the destination node. |
| kind | Channel type: "quantum" or "classical". Unknown kinds are stored but not rendered by the canvas. |