A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
phy-entity.cc File Reference
#include "phy-entity.h"
#include "frame-capture-model.h"
#include "interference-helper.h"
#include "preamble-detection-model.h"
#include "spectrum-wifi-phy.h"
#include "wifi-psdu.h"
#include "wifi-spectrum-signal-parameters.h"
#include "wifi-utils.h"
#include "ns3/assert.h"
#include "ns3/log.h"
#include "ns3/packet.h"
#include "ns3/simulator.h"
#include <algorithm>
+ Include dependency graph for phy-entity.cc:

Go to the source code of this file.

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Macros

#define NS_LOG_APPEND_CONTEXT   WIFI_PHY_NS_LOG_APPEND_CONTEXT(m_wifiPhy)
 

Functions

std::ostream & ns3::operator<< (std::ostream &os, const PhyEntity::PhyFieldRxStatus &status)
 Stream insertion operator.
 
std::ostream & ns3::operator<< (std::ostream &os, const PhyEntity::PhyRxFailureAction &action)
 Stream insertion operator.
 

Macro Definition Documentation

◆ NS_LOG_APPEND_CONTEXT

#define NS_LOG_APPEND_CONTEXT   WIFI_PHY_NS_LOG_APPEND_CONTEXT(m_wifiPhy)

Definition at line 41 of file phy-entity.cc.