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

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

Static Public Attributes

str label
 
str node = None
 

Detailed Description

A classical bit residing at a network node, tracked by label.

Parameters
labelUnique identifier matching the Q2NS createCbit label field.
nodeCurrent host node label. Updated by sendCbit events. None while the bit is in transit.

Definition at line 74 of file logic.py.

Member Data Documentation

◆ label

str q2nsviz.logic.ClassicalBit.label
static

Definition at line 83 of file logic.py.

◆ node

str q2nsviz.logic.ClassicalBit.node = None
static

Definition at line 84 of file logic.py.


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