#include "ns3/buildings-module.h"
#include "ns3/config-store.h"
#include "ns3/core-module.h"
#include "ns3/lte-module.h"
#include "ns3/mobility-module.h"
#include "ns3/network-module.h"
#include <iomanip>
#include <string>
#include <vector>
Go to the source code of this file.
$ ./ns3 run "lena-profiling [Program Options]"
--nEnb
--nUe
--nFloors
--simTime
Definition in file lena-profiling.cc.