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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

  • "/NodeList/[i]/DeviceList/[i]/$ns3::WifiNetDevice/Phy/FrameCaptureModel/$ns3::SimpleFrameCaptureModel"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::WaveNetDevice/PhyEntities/[i]/FrameCaptureModel/$ns3::SimpleFrameCaptureModel"

Attributes

  • Margin: Reception is switched if the newly arrived frame has a power higher than this value above the frame currently being received (expressed in dB).
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 5
    • Flags: construct write read

Attributes defined in parent class ns3::FrameCaptureModel

  • CaptureWindow: The duration of the capture window.
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +16000ns
    • Flags: construct write read

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


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