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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

  • "/NodeList/[i]/DeviceList/[i]/$ns3::UanNetDevice/Mac/$ns3::UanMacCw"

Attributes

  • CW: The MAC parameter CW.
    • Set with class: ns3::UintegerValue
    • Underlying type: uint32_t 0:4294967295
    • Initial value: 10
    • Flags: construct write read
  • SlotTime: Time slot duration for MAC backoff.
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +2e+07ns
    • Flags: construct write read

TraceSources

  • Enqueue: A packet arrived at the MAC for transmission.
    Callback signature: ns3::UanMacCw::QueueTracedCallback
  • Dequeue: A was passed down to the PHY from the MAC.
    Callback signature: ns3::UanMacCw::QueueTracedCallback
  • RX: A packet was destined for this MAC and was received.
    Callback signature: ns3::UanMac::PacketModeTracedCallback

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


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