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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

  • "/NodeList/[i]/DeviceList/[i]/$ns3::WifiNetDevice/Channel/$ns3::PointToPointChannel"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::WaveNetDevice/Channel/$ns3::PointToPointChannel"
  • "/ChannelList/[i]/$ns3::PointToPointChannel"

Attributes

  • Delay: Propagation delay through the channel
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +0ns
    • Flags: construct write read

Attributes defined in parent class ns3::Channel

  • Id: The id (unique integer) of this Channel.
    • Set with class: ns3::UintegerValue
    • Underlying type: uint32_t 0:4294967295
    • Flags: read

TraceSources

  • TxRxPointToPoint: Trace source indicating transmission of packet from the PointToPointChannel, used by the Animation interface.
    Callback signature: ns3::PointToPointChannel::TxRxAnimationCallback

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


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