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

#include <introspected-doxygen.hpp>

Detailed Description

Config Paths

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

  • "/NodeList/[i]/DeviceList/[i]/$ns3::WifiNetDevice/Phy/PreambleDetectionModel/$ns3::ThresholdPreambleDetectionModel"
  • "/NodeList/[i]/DeviceList/[i]/$ns3::WaveNetDevice/PhyEntities/[i]/PreambleDetectionModel/$ns3::ThresholdPreambleDetectionModel"

Attributes

  • Threshold: Preamble is successfully detection if the SNR is at or above this value (expressed in dB).
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 4
    • Flags: construct write read
  • MinimumRssi: Preamble is dropped if the RSSI is below this value (expressed in dBm).
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: -82
    • 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: