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
two-ray-splm-test-suite.cc File Reference
#include <ns3/abort.h>
#include <ns3/config.h>
#include <ns3/constant-position-mobility-model.h>
#include <ns3/double.h>
#include <ns3/isotropic-antenna-model.h>
#include <ns3/log.h>
#include <ns3/mobility-helper.h>
#include <ns3/node-container.h>
#include <ns3/pointer.h>
#include <ns3/simulator.h>
#include <ns3/string.h>
#include <ns3/test.h>
#include <ns3/three-gpp-antenna-model.h>
#include <ns3/three-gpp-channel-model.h>
#include <ns3/three-gpp-spectrum-propagation-loss-model.h>
#include <ns3/two-ray-spectrum-propagation-loss-model.h>
#include <ns3/uinteger.h>
#include <ns3/uniform-planar-array.h>
#include <array>
+ Include dependency graph for two-ray-splm-test-suite.cc:

Go to the source code of this file.

Classes

class  ArrayResponseTest
 Test case for the TwoRaySpectrumPropagationLossModel class. More...
 
class  FtrFadingModelAverageTest
 Test case for the TwoRaySpectrumPropagationLossModel class. More...
 
class  OverallGainAverageTest
 Test case for the TwoRaySpectrumPropagationLossModel class. More...
 
class  TwoRaySplmTestSuite
 Test suite for the TwoRaySpectrumPropagationLossModel class. More...
 

Variables

static TwoRaySplmTestSuite myTestSuite
 

Variable Documentation

◆ myTestSuite

TwoRaySplmTestSuite myTestSuite
static

Definition at line 835 of file two-ray-splm-test-suite.cc.