Q2NSViz 0.1.0
Q2NS trace visualizer
Loading...
Searching...
No Matches
q2nsviz.logic.Qubit Class Reference

A qubit residing at a network node, tracked by label. More...

Static Public Attributes

str label
 
str node = None
 

Detailed Description

A qubit residing at a network node, tracked by label.

Parameters
labelUnique identifier matching the Q2NS createQubit label field.
nodeCurrent host node label. Updated by sendQubit events. None while the qubit is in transit.

Definition at line 60 of file logic.py.

Member Data Documentation

◆ label

str q2nsviz.logic.Qubit.label
static

Definition at line 69 of file logic.py.

◆ node

str q2nsviz.logic.Qubit.node = None
static

Definition at line 70 of file logic.py.


The documentation for this class was generated from the following file: