A Discrete-Event Network Simulator
API
ns3::MuEdcaParameterSet::ParameterRecord Struct Reference

MU AC Parameter Record type. More...

+ Collaboration diagram for ns3::MuEdcaParameterSet::ParameterRecord:

Public Attributes

uint8_t aifsnField
 the ACI/AIFSN field More...
 
uint8_t cwMinMax
 the ECWmin/ECWmax field More...
 
uint8_t muEdcaTimer
 the MU EDCA Timer field More...
 

Detailed Description

MU AC Parameter Record type.

Definition at line 182 of file mu-edca-parameter-set.h.

Member Data Documentation

◆ aifsnField

uint8_t ns3::MuEdcaParameterSet::ParameterRecord::aifsnField

the ACI/AIFSN field

Definition at line 184 of file mu-edca-parameter-set.h.

◆ cwMinMax

uint8_t ns3::MuEdcaParameterSet::ParameterRecord::cwMinMax

the ECWmin/ECWmax field

Definition at line 185 of file mu-edca-parameter-set.h.

◆ muEdcaTimer

uint8_t ns3::MuEdcaParameterSet::ParameterRecord::muEdcaTimer

the MU EDCA Timer field

Definition at line 186 of file mu-edca-parameter-set.h.


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