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

#include <introspected-doxygen.hpp>

Detailed Description

Introspection did not find any typical Config paths.

Attributes

  • UseExplicitBar: Specify whether to send Block Ack Requests (if true) or use Implicit Block Ack Request ack policy (if false).
    • Set with class: BooleanValue
    • Underlying type: bool
    • Initial value: false
    • Flags: construct write read
  • BaThreshold: Immediate acknowledgment is requested upon transmission of a frame whose sequence number is distant at least BaThreshold multiplied by the transmit window size from the starting sequence number of the transmit window. Set to zero to request a response for every transmitted frame.
    • Set with class: ns3::DoubleValue
    • Underlying type: double 0:1
    • Initial value: 0
    • Flags: construct write read
  • DlMuAckSequenceType: Type of the acknowledgment sequence for DL MU PPDUs.
    • Set with class: ns3::EnumValue
    • Underlying type:
    • Initial value: DL_MU_BAR_BA_SEQUENCE
    • Flags: construct write read
  • MaxBlockAckMcs: The MCS used to send a BlockAck in a TB PPDU is the minimum between the MCS used for the PSDU sent in the preceding DL MU PPDU and the value of this attribute.
    • Set with class: ns3::UintegerValue
    • Underlying type: uint8_t 0:11
    • Initial value: 5
    • Flags: construct write read

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


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