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

#include <introspected-doxygen.hpp>

Detailed Description

Introspection did not find any typical Config paths.

Attributes

  • NStations: The maximum number of stations that can be granted an RU in a DL MU OFDMA transmission
    • Set with class: ns3::UintegerValue
    • Underlying type: uint8_t 1:74
    • Initial value: 4
    • Flags: construct write read
  • EnableTxopSharing: If enabled, allow A-MPDUs of different TIDs in a DL MU PPDU.
    • Set with class: BooleanValue
    • Underlying type: bool
    • Initial value: true
    • Flags: construct write read
  • ForceDlOfdma: If enabled, return DL_MU_TX even if no DL MU PPDU could be built.
    • Set with class: BooleanValue
    • Underlying type: bool
    • Initial value: false
    • Flags: construct write read
  • EnableUlOfdma: If enabled, return UL_MU_TX if DL_MU_TX was returned the previous time.
    • Set with class: BooleanValue
    • Underlying type: bool
    • Initial value: true
    • Flags: construct write read
  • EnableBsrp: If enabled, send a BSRP Trigger Frame before an UL MU transmission.
    • Set with class: BooleanValue
    • Underlying type: bool
    • Initial value: true
    • Flags: construct write read
  • UlPsduSize: The default size in bytes of the solicited PSDU (to be sent in a TB PPDU)
    • Set with class: ns3::UintegerValue
    • Underlying type: uint32_t 0:4294967295
    • Initial value: 500
    • Flags: construct write read
  • UseCentral26TonesRus: If enabled, central 26-tone RUs are allocated, too, when the selected RU type is at least 52 tones.
    • Set with class: BooleanValue
    • Underlying type: bool
    • Initial value: false
    • Flags: construct write read
  • MaxCredits: Maximum amount of credits a station can have. When transmitting a DL MU PPDU, the amount of credits received by each station equals the TX duration (in microseconds) divided by the total number of stations. Stations that are the recipient of the DL MU PPDU have to pay a number of credits equal to the TX duration (in microseconds) times the allocated bandwidth share
    • Set with class: ns3::TimeValue
    • Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
    • Initial value: +1e+09ns
    • Flags: construct write read

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


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