#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-helper.h>
Go to the source code of this file.
$ ./waf –run "lena-simple [Program Options]"
–simTime
–useCa
Definition in file lena-simple.cc.