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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

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

Attributes

  • Channel: The channel attached to this device
  • Phy: The PHY layer attached to this device.
    • Set with class: ns3::PointerValue
    • Underlying type: ns3::Ptr< ns3::LrWpanPhy>
    • 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::LrWpanMac>
    • Initial value: 0
    • Flags: construct write read
  • UseAcks: Request acknowledgments for data frames.
    • Set with class: BooleanValue
    • Underlying type: bool
    • Initial value: true
    • Flags: construct write read
  • PseudoMacAddressMode: Build the pseudo-MAC Address according to RFC 4944 or RFC 6282 (default: RFC 6282).
    • Set with class: ns3::EnumValue
    • Underlying type:
    • Initial value: RFC 6282 (don't use PanId)
    • Flags: construct write read

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


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