A Discrete-Event Network Simulator
API
wifi-backward-compatibility.cc File Reference
#include "ns3/command-line.h"
#include "ns3/config.h"
#include "ns3/uinteger.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/udp-client-server-helper.h"
#include "ns3/packet-sink-helper.h"
#include "ns3/ipv4-global-routing-helper.h"
#include "ns3/yans-wifi-channel.h"
+ Include dependency graph for wifi-backward-compatibility.cc:

Go to the source code of this file.

Functions

WifiStandard ConvertStringToStandard (std::string version)
 

Function Documentation

◆ ConvertStringToStandard()