A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
buildings-pathloss-profiler.cc File Reference
#include "ns3/config-store.h"
#include "ns3/core-module.h"
#include "ns3/mobility-module.h"
#include "ns3/network-module.h"
#include <ns3/buildings-helper.h>
#include <ns3/constant-position-mobility-model.h>
#include <ns3/hybrid-buildings-propagation-loss-model.h>
#include <iomanip>
#include <string>
#include <vector>
+ Include dependency graph for buildings-pathloss-profiler.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./ns3 run "buildings-pathloss-profiler [Program Options]"

Program Options

--hEnb
Height of the eNB [30]
--hUe
Height of UE [1]
--enbIndoor
Boolean for eNB Indoor/Outdoor selection [false]
--ueIndoor
Boolean for UE Indoor/Outdoor selection [false]

Definition in file buildings-pathloss-profiler.cc.