A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
TestMultipleCtsResponsesFromMuRts::CtsTxInfos Struct Reference

Information about CTS responses to expect in the test. More...

+ Collaboration diagram for TestMultipleCtsResponsesFromMuRts::CtsTxInfos:

Public Attributes

uint16_t bw {20}
 the width in MHz of the CTS response
 
bool discard {false}
 flag whether the CTS response shall be discarded
 

Detailed Description

Information about CTS responses to expect in the test.

Definition at line 633 of file wifi-non-ht-dup-test.cc.

Member Data Documentation

◆ bw

uint16_t TestMultipleCtsResponsesFromMuRts::CtsTxInfos::bw {20}

the width in MHz of the CTS response

Definition at line 635 of file wifi-non-ht-dup-test.cc.

◆ discard

bool TestMultipleCtsResponsesFromMuRts::CtsTxInfos::discard {false}

flag whether the CTS response shall be discarded

Definition at line 636 of file wifi-non-ht-dup-test.cc.


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