A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
channel-condition-model-test-suite.cc File Reference
#include "ns3/abort.h"
#include "ns3/channel-condition-model.h"
#include "ns3/config.h"
#include "ns3/constant-position-mobility-model.h"
#include "ns3/double.h"
#include "ns3/log.h"
#include "ns3/node-container.h"
#include "ns3/simulator.h"
#include "ns3/test.h"
+ Include dependency graph for channel-condition-model-test-suite.cc:

Go to the source code of this file.

Classes

class  ChannelConditionModelsTestSuite
 Test suite for the channel condition models. More...
 
struct  ThreeGppChannelConditionModelTestCase::TestVector
 Struct containing the parameters for each test. More...
 
class  ThreeGppChannelConditionModelTestCase
 Test case for the 3GPP channel condition models. More...
 

Variables

static ChannelConditionModelsTestSuite g_channelConditionModelsTestSuite
 Static variable for test initialization.
 

Variable Documentation

◆ g_channelConditionModelsTestSuite

ChannelConditionModelsTestSuite g_channelConditionModelsTestSuite
static

Static variable for test initialization.

Definition at line 298 of file channel-condition-model-test-suite.cc.