#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/applications-module.h"
#include "ns3/mobility-module.h"
#include "ns3/config-store-module.h"
#include "ns3/wimax-module.h"
#include "ns3/internet-module.h"
#include "ns3/global-route-manager.h"
#include <iostream>
Go to the source code of this file.
$ ./ns3 run "wimax-ipv4 [Program Options]"
–nbSS
–scheduler
–duration
–verbose
Definition in file wimax-ipv4.cc.