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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

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

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
  • PhyEntities: The PHY entities attached to this device.
    • Set with class: ns3::ObjectPtrContainerValue
    • Underlying type: ns3::Ptr< ns3::WifiPhy>
    • Flags: read
  • MacEntities: The MAC layer attached to this device.
    • Set with class: ns3::ObjectPtrContainerValue
    • Underlying type: ns3::Ptr< ns3::OcbWifiMac>
    • Flags: read
  • ChannelScheduler: The channel scheduler attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::ChannelScheduler>
    • Initial value: 0
    • Flags: construct write read
  • ChannelManager: The channel manager attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::ChannelManager>
    • Initial value: 0
    • Flags: construct write read
  • ChannelCoordinator: The channel coordinator attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::ChannelCoordinator>
    • Initial value: 0
    • Flags: construct write read
  • VsaManager: The VSA manager attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::VsaManager>
    • Initial value: 0
    • Flags: construct write read

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


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