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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

  • "/NodeList/[i]/DeviceList/[i]/$ns3::WifiNetDevice"

Attributes

  • Mtu: The MAC-level Maximum Transmission Unit
    • Set with class: ns3::UintegerValue
    • Underlying type: uint16_t 1:2296
    • Initial value: 2296
    • Flags: construct write read
  • Channel: The channel attached to this device
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::Channel>
    • Flags: read
  • Phy: The PHY layer attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::WifiPhy>
    • Initial value: 0
    • Flags: construct write read
  • Mac: The MAC layer attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::WifiMac>
    • Initial value: 0
    • Flags: construct write read
  • RemoteStationManager: The station manager attached to this device.
  • HtConfiguration: The HtConfiguration object.
  • VhtConfiguration: The VhtConfiguration object.
  • HeConfiguration: The HeConfiguration object.

No TraceSources are defined for this type.
Size of this type is 192 bytes (on a 64-bit architecture).


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