A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
WifiStaticEmlsrTestVector Struct Reference

test case information More...

+ Collaboration diagram for WifiStaticEmlsrTestVector:

Public Attributes

MHz_u auxPhyWidth
 Aux PHY channel width.
 
std::vector< std::string > clientChs {}
 Channel settings for client device.
 
std::set< uint8_t > emlsrLinks {}
 EMLSR mode links.
 
std::string name
 Test case name.
 
bool switchAuxPhy {WifiStaticEmlsrTestConstants::DEFAULT_SWITCH_AUX_PHY}
 Switch Aux PHY.
 
Time switchDelay {WifiStaticEmlsrTestConstants::DEFAULT_SWITCH_DELAY}
 Radio Switch Delay.
 

Detailed Description

test case information

Definition at line 70 of file wifi-static-emlsr-test.cc.

Member Data Documentation

◆ auxPhyWidth

MHz_u WifiStaticEmlsrTestVector::auxPhyWidth
Initial value:

Aux PHY channel width.

Definition at line 76 of file wifi-static-emlsr-test.cc.

◆ clientChs

std::vector<std::string> WifiStaticEmlsrTestVector::clientChs {}

Channel settings for client device.

Definition at line 73 of file wifi-static-emlsr-test.cc.

◆ emlsrLinks

std::set<uint8_t> WifiStaticEmlsrTestVector::emlsrLinks {}

EMLSR mode links.

Definition at line 74 of file wifi-static-emlsr-test.cc.

◆ name

std::string WifiStaticEmlsrTestVector::name

Test case name.

Definition at line 72 of file wifi-static-emlsr-test.cc.

◆ switchAuxPhy

bool WifiStaticEmlsrTestVector::switchAuxPhy {WifiStaticEmlsrTestConstants::DEFAULT_SWITCH_AUX_PHY}

Switch Aux PHY.

Definition at line 78 of file wifi-static-emlsr-test.cc.

◆ switchDelay

Time WifiStaticEmlsrTestVector::switchDelay {WifiStaticEmlsrTestConstants::DEFAULT_SWITCH_DELAY}

Radio Switch Delay.

Definition at line 75 of file wifi-static-emlsr-test.cc.


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