A Discrete-Event Network Simulator
API
wimax-multicast.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/csma-module.h"
#include <iostream>
#include "ns3/global-route-manager.h"
#include "ns3/internet-module.h"
#include "ns3/vector.h"
#include <vector>
+ Include dependency graph for wimax-multicast.cc:

Go to the source code of this file.

Detailed Description

Usage

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

Program Options

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

Definition in file wimax-multicast.cc.