#include <stdint.h>
#include "ns3/callback.h"
#include "ns3/event-id.h"
#include "ns3/packet.h"
#include "ns3/object.h"
#include "ns3/traced-callback.h"
#include "ns3/nstime.h"
#include "ns3/ptr.h"
#include "ns3/random-variable-stream.h"
#include "wifi-phy.h"
#include "wifi-mode.h"
#include "wifi-preamble.h"
#include "wifi-phy-standard.h"
#include "interference-helper.h"
Go to the source code of this file.
Classes | |
class | ns3::YansWifiPhy |
802.11 PHY layer modelThis PHY implements a model of 802.11a. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Macros | |
#define | HT_PHY 127 |
#define HT_PHY 127 |
Definition at line 43 of file yans-wifi-phy.h.
Referenced by ns3::YansWifiPhy::Configure80211n(), and ns3::YansWifiPhy::GetMembershipSelectorModes().