Q2NS dev
ns-3 module
Loading...
Searching...
No Matches
q2ns::QMapContext Struct Reference

Optional per-sample context passed to QMaps. More...

#include <q2ns-qmap.h>

Collaboration diagram for q2ns::QMapContext:

Public Attributes

ns3::Time elapsedTime {ns3::Seconds(0)}
 Elapsed time that this map is applied over.
 

Detailed Description

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.

Member Data Documentation

◆ elapsedTime

ns3::Time q2ns::QMapContext::elapsedTime {ns3::Seconds(0)}

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