A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
buildings-penetration-loss-pathloss-test.cc File Reference
#include "ns3/abort.h"
#include "ns3/boolean.h"
#include "ns3/building.h"
#include "ns3/buildings-channel-condition-model.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-building-info.h"
#include "ns3/mobility-helper.h"
#include "ns3/simulator.h"
#include "ns3/test.h"
#include "ns3/three-gpp-propagation-loss-model.h"
+ Include dependency graph for buildings-penetration-loss-pathloss-test.cc:

Go to the source code of this file.

Classes

class  BuildingsPenetrationLossesTestCase
 Test case for the 3GPP channel O2I building penetration losses. More...
 
class  BuildingsPenetrationLossesTestSuite
 Test suite for the buildings penetration losses. More...
 
struct  BuildingsPenetrationLossesTestCase::TestVector
 Struct containing the parameters for each test. More...
 

Variables

static BuildingsPenetrationLossesTestSuite g_buildingsPenetrationLossesTestSuite
 Static variable for test initialization.
 

Variable Documentation

◆ g_buildingsPenetrationLossesTestSuite

BuildingsPenetrationLossesTestSuite g_buildingsPenetrationLossesTestSuite
static

Static variable for test initialization.

Definition at line 279 of file buildings-penetration-loss-pathloss-test.cc.