![]() |
Q2NS dev
ns-3 module
|
Optional per-sample context passed to QMaps. More...
#include <q2ns-qmap.h>
Public Attributes | |
| ns3::Time | elapsedTime {ns3::Seconds(0)} |
| Elapsed time that this map is applied over. | |
Optional per-sample context passed to QMaps.
This is intentionally small today, but can be extended later with additional context such as distance, wavelength, or metadata about a traversed link.
Definition at line 41 of file q2ns-qmap.h.
| ns3::Time q2ns::QMapContext::elapsedTime {ns3::Seconds(0)} |
Elapsed time that this map is applied over.
Definition at line 42 of file q2ns-qmap.h.
Referenced by q2ns::QMap::GetProb_(), main(), q2ns::QChannel::SendFrom(), anonymous_namespace{q2ns-5-noisy-teleportation-example.cc}::TryCorrections(), and anonymous_namespace{q2ns-5-noisy-teleportation-advanced-example.cc}::TryCorrections().