A Discrete-Event Network Simulator
qkdnetsim_etsi_014 @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
three-gpp-channel-test-suite.cc File Reference
#include "ns3/log.h"
#include "ns3/abort.h"
#include "ns3/test.h"
#include "ns3/config.h"
#include "ns3/double.h"
#include "ns3/uinteger.h"
#include "ns3/string.h"
#include "ns3/angles.h"
#include "ns3/pointer.h"
#include "ns3/node-container.h"
#include "ns3/constant-position-mobility-model.h"
#include "ns3/uniform-planar-array.h"
#include "ns3/isotropic-antenna-model.h"
#include "ns3/three-gpp-channel-model.h"
#include "ns3/simple-net-device.h"
#include "ns3/simulator.h"
#include "ns3/channel-condition-model.h"
#include "ns3/three-gpp-spectrum-propagation-loss-model.h"
#include "ns3/wifi-spectrum-value-helper.h"
+ Include dependency graph for three-gpp-channel-test-suite.cc:

Go to the source code of this file.

Classes

struct  CheckLongTermUpdateParams
 A structure that holds the parameters for the function CheckLongTermUpdate. More...
 
class  ThreeGppChannelMatrixComputationTest
 Test case for the ThreeGppChannelModel class. More...
 
class  ThreeGppChannelMatrixUpdateTest
 Test case for the ThreeGppChannelModel class. More...
 
class  ThreeGppChannelTestSuite
 Test suite for the ThreeGppChannelModel class. More...
 
class  ThreeGppSpectrumPropagationLossModelTest
 Test case for the ThreeGppSpectrumPropagationLossModelTest class. More...
 

Variables

static ThreeGppChannelTestSuite myTestSuite
 Static variable for test initialization. More...
 

Variable Documentation

◆ myTestSuite

ThreeGppChannelTestSuite myTestSuite
static

Static variable for test initialization.

Definition at line 603 of file three-gpp-channel-test-suite.cc.