![]() |
Q2NS dev
ns-3 module
|
#include <q2ns-swap-helper.h>
Public Member Functions | |
| bool | Enabled () const |
Public Attributes | |
| uint32_t | rounds {0} |
| double | period_s {0.0} |
| double | jitter_s {0.0} |
| uint64_t | seed {0} |
Definition at line 56 of file q2ns-swap-helper.h.
|
inline |
Definition at line 61 of file q2ns-swap-helper.h.
References period_s, and rounds.
Referenced by q2ns::AllAtOncePolicy::PlanSessions().
| double q2ns::RoundsConfig::jitter_s {0.0} |
Definition at line 59 of file q2ns-swap-helper.h.
Referenced by q2ns::AllAtOncePolicy::PlanSessions().
| double q2ns::RoundsConfig::period_s {0.0} |
Definition at line 58 of file q2ns-swap-helper.h.
Referenced by Enabled(), and q2ns::AllAtOncePolicy::PlanSessions().
| uint32_t q2ns::RoundsConfig::rounds {0} |
Definition at line 57 of file q2ns-swap-helper.h.
Referenced by Enabled(), and q2ns::AllAtOncePolicy::PlanSessions().
| uint64_t q2ns::RoundsConfig::seed {0} |
Definition at line 60 of file q2ns-swap-helper.h.
Referenced by q2ns::AllAtOncePolicy::PlanSessions().