#include "buildings-shadowing-test.h"
#include <ns3/building.h>
#include <ns3/buildings-helper.h>
#include <ns3/constant-position-mobility-model.h>
#include <ns3/double.h>
#include <ns3/enum.h>
#include <ns3/hybrid-buildings-propagation-loss-model.h>
#include <ns3/log.h>
#include <ns3/mobility-building-info.h>
#include <ns3/mobility-model.h>
#include <ns3/ptr.h>
#include <ns3/simulator.h>
#include <ns3/string.h>
Go to the source code of this file.
Variables | |
static BuildingsShadowingTestSuite | buildingsShadowingTestSuite |
Static variable for test initialization. | |
|
static |
Static variable for test initialization.
Definition at line 55 of file buildings-shadowing-test.cc.