#include "phy-entity.h"
#include "wifi-phy-operating-channel.h"
#include "wifi-phy-state-helper.h"
#include "wifi-standards.h"
#include "ns3/error-model.h"
#include <limits>
Go to the source code of this file.
Classes | |
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. | |
Macros | |
#define | WIFI_PHY_NS_LOG_APPEND_CONTEXT(phy) |
Functions | |
std::ostream & | ns3::operator<< (std::ostream &os, RxSignalInfo rxSignalInfo) |
#define WIFI_PHY_NS_LOG_APPEND_CONTEXT | ( | phy | ) |
Definition at line 22 of file wifi-phy.h.