A Discrete-Event Network Simulator
API
lena-intercell-interference.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 <iomanip>
#include <string>
+ Include dependency graph for lena-intercell-interference.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./ns3 run "lena-intercell-interference [Program Options]"

Program Options

–enbDist
distance between the two eNBs [100]
–radius
the radius of the disc where UEs are placed around an eNB [50]
–numUes
how many UEs are attached to each eNB [1]
–simTime
Total duration of the simulation (in seconds) [1]

Definition in file lena-intercell-interference.cc.