A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lena-simple-epc.cc File Reference
#include "ns3/applications-module.h"
#include "ns3/config-store-module.h"
#include "ns3/core-module.h"
#include "ns3/internet-module.h"
#include "ns3/lte-module.h"
#include "ns3/mobility-module.h"
#include "ns3/point-to-point-module.h"
+ Include dependency graph for lena-simple-epc.cc:

Go to the source code of this file.

Detailed Description

Usage

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

Program Options

--numNodePairs
Number of eNodeBs + UE pairs [2]
--simTime
Total duration of the simulation [+1.1s]
--distance
Distance between eNBs [m] [60]
--interPacketInterval
Inter packet interval [+100ms]
--useCa
Whether to use carrier aggregation. [false]
--disableDl
Disable downlink data flows [false]
--disableUl
Disable uplink data flows [false]
--disablePl
Disable data flows between peer UEs [false]

Definition in file lena-simple-epc.cc.