A Discrete-Event Network Simulator
API
lena-pathloss-traces.cc File Reference
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/mobility-module.h"
#include "ns3/lte-module.h"
#include "ns3/config-store.h"
#include "ns3/radio-bearer-stats-calculator.h"
#include "ns3/lte-global-pathloss-database.h"
#include <iomanip>
#include <string>
#include <ns3/log.h>
+ Include dependency graph for lena-pathloss-traces.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./ns3 run "lena-pathloss-traces [Program Options]"

Program Options

–enbDist
distance between the two eNBs [20]
–radius
the radius of the disc where UEs are placed around an eNB [10]
–numUes
how many UEs are attached to each eNB [1]

Definition in file lena-pathloss-traces.cc.