![]() |
Q2NS dev
ns-3 module
|
Public Attributes | |
| std::shared_ptr< Qubit > | qRemote |
| bool | qubitArrived = false |
| bool | bitsArrived = false |
| int | m1 = 0 |
| int | m2 = 0 |
| Time | tQubitArrive = Seconds(0) |
| Time | tBitsArrive = Seconds(0) |
| bool | done = false |
| double | finalFidelity = std::numeric_limits<double>::quiet_NaN() |
| double | completionMs = std::numeric_limits<double>::quiet_NaN() |
Definition at line 99 of file q2ns-5-noisy-teleportation-example.cc.
| bool anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::BobInfo::bitsArrived = false |
Definition at line 102 of file q2ns-5-noisy-teleportation-example.cc.
Referenced by anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::RunOnce(), and anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::TryCorrections().
| double anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::BobInfo::completionMs = std::numeric_limits<double>::quiet_NaN() |
Definition at line 109 of file q2ns-5-noisy-teleportation-example.cc.
Referenced by anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::TryCorrections().
| bool anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::BobInfo::done = false |
Definition at line 107 of file q2ns-5-noisy-teleportation-example.cc.
Referenced by anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::TryCorrections().
| double anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::BobInfo::finalFidelity = std::numeric_limits<double>::quiet_NaN() |
Definition at line 108 of file q2ns-5-noisy-teleportation-example.cc.
Referenced by anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::TryCorrections().
| int anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::BobInfo::m1 = 0 |
Definition at line 103 of file q2ns-5-noisy-teleportation-example.cc.
Referenced by anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::RunOnce(), and anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::TryCorrections().
| int anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::BobInfo::m2 = 0 |
Definition at line 104 of file q2ns-5-noisy-teleportation-example.cc.
Referenced by anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::RunOnce(), and anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::TryCorrections().
| std::shared_ptr<Qubit> anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::BobInfo::qRemote |
Definition at line 100 of file q2ns-5-noisy-teleportation-example.cc.
Referenced by anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::TryCorrections().
| bool anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::BobInfo::qubitArrived = false |
Definition at line 101 of file q2ns-5-noisy-teleportation-example.cc.
Referenced by anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::TryCorrections().
| Time anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::BobInfo::tBitsArrive = Seconds(0) |
Definition at line 106 of file q2ns-5-noisy-teleportation-example.cc.
Referenced by anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::RunOnce(), and anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::TryCorrections().
| Time anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::BobInfo::tQubitArrive = Seconds(0) |
Definition at line 105 of file q2ns-5-noisy-teleportation-example.cc.
Referenced by anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::TryCorrections().