A Discrete-Event Network Simulator
API
lr-wpan-error-model-test.cc File Reference
#include <ns3/test.h>
#include <ns3/log.h>
#include <ns3/callback.h>
#include <ns3/packet.h>
#include <ns3/simulator.h>
#include <ns3/lr-wpan-error-model.h>
#include <ns3/propagation-loss-model.h>
#include <ns3/lr-wpan-net-device.h>
#include <ns3/lr-wpan-mac.h>
#include <ns3/node.h>
#include <ns3/net-device.h>
#include <ns3/single-model-spectrum-channel.h>
#include <ns3/mac16-address.h>
#include <ns3/constant-position-mobility-model.h>
#include "ns3/rng-seed-manager.h"
+ Include dependency graph for lr-wpan-error-model-test.cc:

Go to the source code of this file.

Classes

class  LrWpanErrorDistanceTestCase
 LrWpan Error Vs Distance Test. More...
 
class  LrWpanErrorModelTestCase
 LrWpan Error model Test. More...
 
class  LrWpanErrorModelTestSuite
 LrWpan Error model TestSuite. More...
 

Variables

static LrWpanErrorModelTestSuite g_lrWpanErrorModelTestSuite
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_lrWpanErrorModelTestSuite

LrWpanErrorModelTestSuite g_lrWpanErrorModelTestSuite
static

Static variable for test initialization.

Definition at line 220 of file lr-wpan-error-model-test.cc.