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

Go to the source code of this file.

Classes

struct  ThreeGppRmaPropagationLossModelTestCase::TestVector
 Struct containing the parameters for each test. More...
 
struct  ThreeGppUmaPropagationLossModelTestCase::TestVector
 Struct containing the parameters for each test. More...
 
struct  ThreeGppUmiPropagationLossModelTestCase::TestVector
 Struct containing the parameters for each test. More...
 
struct  ThreeGppIndoorOfficePropagationLossModelTestCase::TestVector
 Struct containing the parameters for each test. More...
 
struct  ThreeGppV2vUrbanPropagationLossModelTestCase::TestVector
 Struct containing the parameters for each test. More...
 
struct  ThreeGppV2vHighwayPropagationLossModelTestCase::TestVector
 Struct containing the parameters for each test. More...
 
struct  ThreeGppShadowingTestCase::TestVector
 Struct containing the parameters for each test. More...
 
class  ThreeGppIndoorOfficePropagationLossModelTestCase
 Test case for the class ThreeGppIndoorOfficePropagationLossModel. More...
 
class  ThreeGppPropagationLossModelsTestSuite
 3GPP Propagation models TestSuite More...
 
class  ThreeGppRmaPropagationLossModelTestCase
 Test case for the class ThreeGppRmaPropagationLossModel. More...
 
class  ThreeGppShadowingTestCase
 Test to check if the shadowing fading is correctly computed. More...
 
class  ThreeGppUmaPropagationLossModelTestCase
 Test case for the class ThreeGppUmaPropagationLossModel. More...
 
class  ThreeGppUmiPropagationLossModelTestCase
 Test case for the class ThreeGppUmiStreetCanyonPropagationLossModel. More...
 
class  ThreeGppV2vHighwayPropagationLossModelTestCase
 Test case for the class ThreeGppV2vHighwayPropagationLossModel. More...
 
class  ThreeGppV2vUrbanPropagationLossModelTestCase
 Test case for the class ThreeGppV2vUrbanPropagationLossModel. More...
 

Variables

static ThreeGppPropagationLossModelsTestSuite g_propagationLossModelsTestSuite
 Static variable for test initialization.
 

Variable Documentation

◆ g_propagationLossModelsTestSuite

ThreeGppPropagationLossModelsTestSuite g_propagationLossModelsTestSuite
static

Static variable for test initialization.

Definition at line 1340 of file three-gpp-propagation-loss-model-test-suite.cc.