NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ns3::WifiPhyStateHelper Class Reference

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

ns3::WifiPhyStateHelper is accessible through the following paths with Config::Set and Config::Connect:

  • "/NodeList/[i]/DeviceList/[i]/$ns3::WifiNetDevice/Phy/State"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::WaveNetDevice/PhyEntities/[i]/State"

No Attributes are defined for this type.

TraceSources

  • State: The state of the PHY layer
    Callback signature: ns3::WifiPhyStateHelper::StateTracedCallback
  • RxOk: A packet has been received successfully.
    Callback signature: ns3::WifiPhyStateHelper::RxOkTracedCallback
  • RxError: A packet has been received unsuccessfully.
    Callback signature: ns3::WifiPhyStateHelper::RxEndErrorTracedCallback
  • Tx: Packet transmission is starting.
    Callback signature: ns3::WifiPhyStateHelper::TxTracedCallback

Size of this type is 256 bytes (on a 64-bit architecture).


The documentation for this class was generated from the following file: