A Discrete-Event Network Simulator
QKDNetSim v2.0 (NS-3 v3.41) @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
lr-wpan-ifs-test.cc File Reference
#include "ns3/rng-seed-manager.h"
#include <ns3/constant-position-mobility-model.h>
#include <ns3/core-module.h>
#include <ns3/log.h>
#include <ns3/lr-wpan-module.h>
#include <ns3/packet.h>
#include <ns3/propagation-delay-model.h>
#include <ns3/propagation-loss-model.h>
#include <ns3/simulator.h>
#include <ns3/single-model-spectrum-channel.h>
#include <iomanip>
#include <iostream>
+ Include dependency graph for lr-wpan-ifs-test.cc:

Go to the source code of this file.

Classes

class  LrWpanDataIfsTestCase
 LrWpan Dataframe transmission with Interframe Space. More...
 
class  LrWpanIfsTestSuite
 LrWpan IFS TestSuite. More...
 

Variables

static LrWpanIfsTestSuite lrWpanIfsTestSuite
 Static variable for test initialization. More...
 

Variable Documentation

◆ lrWpanIfsTestSuite

LrWpanIfsTestSuite lrWpanIfsTestSuite
static

Static variable for test initialization.

Definition at line 426 of file lr-wpan-ifs-test.cc.