A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-80211n-mimo.cc File Reference
#include "ns3/boolean.h"
#include "ns3/command-line.h"
#include "ns3/config.h"
#include "ns3/double.h"
#include "ns3/gnuplot.h"
#include "ns3/ht-phy.h"
#include "ns3/internet-stack-helper.h"
#include "ns3/ipv4-address-helper.h"
#include "ns3/ipv4-global-routing-helper.h"
#include "ns3/mobility-helper.h"
#include "ns3/on-off-helper.h"
#include "ns3/packet-sink-helper.h"
#include "ns3/packet-sink.h"
#include "ns3/ssid.h"
#include "ns3/string.h"
#include "ns3/udp-client-server-helper.h"
#include "ns3/udp-server.h"
#include "ns3/uinteger.h"
#include "ns3/yans-wifi-channel.h"
#include "ns3/yans-wifi-helper.h"
+ Include dependency graph for wifi-80211n-mimo.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./ns3 run "wifi-80211n-mimo [Program Options]"

Program Options

--step
Granularity of the results to be plotted in meters [5]
--simulationTime
Simulation time per step (in seconds) [5]
--channelBonding
Enable/disable channel bonding (channel width = 20 MHz if false, channel width = 40 MHz if true) [false]
--preambleDetection
Enable/disable preamble detection model [true]
--shortGuardInterval
Enable/disable short guard interval [false]
--frequency
Whether working in the 2.4 or 5.0 GHz band (other values gets rejected) [5]
--udp
UDP if set to 1, TCP otherwise [true]

Definition in file wifi-80211n-mimo.cc.