A Discrete-Event Network Simulator
API
wifi-multi-tos.cc File Reference
#include "ns3/command-line.h"
#include "ns3/config.h"
#include "ns3/uinteger.h"
#include "ns3/boolean.h"
#include "ns3/string.h"
#include "ns3/log.h"
#include "ns3/yans-wifi-helper.h"
#include "ns3/ssid.h"
#include "ns3/mobility-helper.h"
#include "ns3/internet-stack-helper.h"
#include "ns3/ipv4-address-helper.h"
#include "ns3/packet-sink-helper.h"
#include "ns3/on-off-helper.h"
#include "ns3/ipv4-global-routing-helper.h"
#include "ns3/packet-sink.h"
#include "ns3/yans-wifi-channel.h"
+ Include dependency graph for wifi-multi-tos.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./waf –run "wifi-multi-tos [Program Options]"

Program Options

–nWifi
Number of stations [4]
–distance
Distance in meters between the stations and the access point [1]
–simulationTime
Simulation time in seconds [10]
–useRts
Enable/disable RTS/CTS [false]
–mcs
MCS value (0 - 7) [7]
–channelWidth
Channel width in MHz [␔]
–useShortGuardInterval
Enable/disable short guard interval [false]

Definition in file wifi-multi-tos.cc.