A Discrete-Event Network Simulator
API
lena-profiling.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/buildings-module.h>
#include <iomanip>
#include <string>
#include <vector>
+ Include dependency graph for lena-profiling.cc:

Go to the source code of this file.

Detailed Description

Usage

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

Program Options

–nEnb
Number of eNodeBs per floor [1]
–nUe
Number of UEs [1]
–nFloors
Number of floors, 0 for Friis propagation model [0]
–simTime
Total duration of the simulation (in seconds) [1]

Definition in file lena-profiling.cc.