#include "buildings-pathloss-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/log.h>
#include <ns3/mobility-building-info.h>
#include <ns3/simulator.h>
#include <ns3/string.h>
Go to the source code of this file.
Variables | |
static BuildingsPathlossTestSuite | buildingsPathlossTestSuite |
Static variable for test initialization. | |
|
static |
Static variable for test initialization.
Definition at line 201 of file buildings-pathloss-test.cc.