A Discrete-Event Network Simulator
API
lr-wpan-ed-test.cc File Reference
#include <ns3/log.h>
#include <ns3/core-module.h>
#include <ns3/lr-wpan-module.h>
#include <ns3/propagation-loss-model.h>
#include <ns3/propagation-delay-model.h>
#include <ns3/simulator.h>
#include <ns3/single-model-spectrum-channel.h>
#include <ns3/constant-position-mobility-model.h>
#include <ns3/packet.h>
#include "ns3/rng-seed-manager.h"
#include <iostream>
+ Include dependency graph for lr-wpan-ed-test.cc:

Go to the source code of this file.

Classes

class  LrWpanEdTestCase
 LrWpan Energy Detection Test. More...
 
class  LrWpanEdTestSuite
 LrWpan Energy Detection TestSuite. More...
 

Variables

static LrWpanEdTestSuite g_lrWpanEdTestSuite
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_lrWpanEdTestSuite

LrWpanEdTestSuite g_lrWpanEdTestSuite
static

Static variable for test initialization.

Definition at line 273 of file lr-wpan-ed-test.cc.