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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

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

Attributes

  • Mtu: The MAC-level Maximum Transmission Unit
    • Set with class: ns3::UintegerValue
    • Underlying type: uint16_t 0:1500
    • Initial value: 1400
    • Flags: construct write read
  • Phy: The PHY layer attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::WimaxPhy>
    • Initial value: 0
    • Flags: construct write read
  • Channel: The channel attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::WimaxChannel>
    • Initial value: 0
    • Flags: construct write read
  • RTG: receive/transmit transition gap.
    • Set with class: ns3::UintegerValue
    • Underlying type: uint16_t 0:120
    • Initial value: 0
    • Flags: construct write read
  • TTG: transmit/receive transition gap.
    • Set with class: ns3::UintegerValue
    • Underlying type: uint16_t 0:120
    • Initial value: 0
    • Flags: construct write read
  • ConnectionManager: The connection manager attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::ConnectionManager>
    • Initial value: 0
    • Flags: construct write read
  • BurstProfileManager: The burst profile manager attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::BurstProfileManager>
    • Initial value: 0
    • Flags: construct write read
  • BandwidthManager: The bandwidth manager attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::BandwidthManager>
    • Initial value: 0
    • Flags: construct write read
  • InitialRangingConnection: Initial ranging connection
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::WimaxConnection>
    • Initial value: 0
    • Flags: construct write read
  • BroadcastConnection: Broadcast connection
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::WimaxConnection>
    • Initial value: 0
    • Flags: construct write read

TraceSources

  • Rx: Receive trace
    Callback signature: ns3::WimaxNetDevice::TxRxTracedCallback
  • Tx: Transmit trace
    Callback signature: ns3::WimaxNetDevice::TxRxTracedCallback

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


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