A Discrete-Event Network Simulator
API
wimax-ipv4.cc File Reference
#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>
+ Include dependency graph for wimax-ipv4.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./ns3 run "wimax-ipv4 [Program Options]"

Program Options

–nbSS
number of subscriber station to create [4]
–scheduler
type of scheduler to use with the network devices [0]
–duration
duration of the simulation in seconds [7]
–verbose
turn on all WimaxNetDevice log components [false]

Definition in file wimax-ipv4.cc.