#include <stdint.h>
#include "ns3/callback.h"
#include "ns3/packet.h"
#include "ns3/object.h"
#include "ns3/nstime.h"
#include "ns3/ptr.h"
#include "ns3/tag.h"
#include "wifi-mode.h"
#include "wifi-preamble.h"
#include "wifi-phy-standard.h"
Go to the source code of this file.
Classes | |
class | ns3::WifiPhyListener |
receive notifications about phy events. More... | |
class | ns3::WifiPhyTxTag |
Annotate a packet sent through a WifiPhy with transmission parameters and information. More... | |
class | ns3::WifiPhyRxTag |
Annotate a packet received through a WifiPhy with reception parameters and information. More... | |
class | ns3::WifiPhy |
802.11 PHY layer model More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. |