A Discrete-Event Network Simulator
API
buildings-helper-test.cc File Reference
#include "ns3/log.h"
#include "ns3/test.h"
#include <ns3/mobility-building-info.h>
#include <ns3/constant-position-mobility-model.h>
#include <ns3/building.h>
#include <ns3/buildings-helper.h>
#include <ns3/mobility-helper.h>
#include <ns3/simulator.h>
+ Include dependency graph for buildings-helper-test.cc:

Go to the source code of this file.

Classes

struct  BuildingData
 Data to construct a Building object. More...
 
class  BuildingsHelperOneTestCase
 BuildingsHelper test. More...
 
class  BuildingsHelperTestSuite
 BuildingsHelper TestSuite. More...
 
struct  PositionInBuilding
 Struct representing a position in a building. More...
 

Variables

static BuildingsHelperTestSuite buildingsHelperAntennaTestSuiteInstance
 Static variable for test initialization. More...
 

Variable Documentation

◆ buildingsHelperAntennaTestSuiteInstance

BuildingsHelperTestSuite buildingsHelperAntennaTestSuiteInstance
static

Static variable for test initialization.

Definition at line 354 of file buildings-helper-test.cc.