A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-simple-ht-hidden-stations.cc File Reference
#include "ns3/boolean.h"
#include "ns3/command-line.h"
#include "ns3/config.h"
#include "ns3/double.h"
#include "ns3/internet-stack-helper.h"
#include "ns3/ipv4-address-helper.h"
#include "ns3/log.h"
#include "ns3/mobility-helper.h"
#include "ns3/rng-seed-manager.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-simple-ht-hidden-stations.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./ns3 run "wifi-simple-ht-hidden-stations [Program Options]"

Program Options

--nMpdus
Number of aggregated MPDUs [1]
--payloadSize
Payload size in bytes [1472]
--enableRts
Enable RTS/CTS [false]
--simulationTime
Simulation time in seconds [10]
--minExpectedThroughput
if set, simulation fails if the lowest throughput is below this value [0]
--maxExpectedThroughput
if set, simulation fails if the highest throughput is above this value [0]

Definition in file wifi-simple-ht-hidden-stations.cc.