A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-timing-attributes.cc File Reference
#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/ipv4-global-routing-helper.h"
#include "ns3/log.h"
#include "ns3/mobility-helper.h"
#include "ns3/mobility-model.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-timing-attributes.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./ns3 run "wifi-timing-attributes [Program Options]"

Program Options

--slot
Slot time in microseconds [9]
--sifs
SIFS duration in microseconds [10]
--pifs
PIFS duration in microseconds [19]
--simulationTime
Simulation time in seconds [10]

Definition in file wifi-timing-attributes.cc.