A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
WifiMloUdpTest::InputParams Struct Reference

Input parameters. More...

Collaboration diagram for WifiMloUdpTest::InputParams:

Public Attributes

bool amsduAggr
 whether A-MSDU aggregation is enabled
std::vector< std::string > apChannels
 string specifying channels for AP
WifiAssocType assocType
 type of association procedure
std::vector< std::string > firstStaChannels
 string specifying channels for first STA
std::size_t id
 input ID
uint8_t ipVersion
 IP version to use, either 4 or 6.
std::vector< std::string > secondStaChannels
 string specifying channels for second STA
WifiTrafficPattern trafficPattern
 the pattern of traffic to generate

Detailed Description

Input parameters.

Definition at line 83 of file wifi-mlo-udp-test-suite.cc.

Member Data Documentation

◆ amsduAggr

bool WifiMloUdpTest::InputParams::amsduAggr

whether A-MSDU aggregation is enabled

Definition at line 91 of file wifi-mlo-udp-test-suite.cc.

◆ apChannels

std::vector<std::string> WifiMloUdpTest::InputParams::apChannels

string specifying channels for AP

Definition at line 86 of file wifi-mlo-udp-test-suite.cc.

◆ assocType

WifiAssocType WifiMloUdpTest::InputParams::assocType

type of association procedure

Definition at line 90 of file wifi-mlo-udp-test-suite.cc.

◆ firstStaChannels

std::vector<std::string> WifiMloUdpTest::InputParams::firstStaChannels

string specifying channels for first STA

Definition at line 87 of file wifi-mlo-udp-test-suite.cc.

◆ id

std::size_t WifiMloUdpTest::InputParams::id

input ID

Definition at line 85 of file wifi-mlo-udp-test-suite.cc.

◆ ipVersion

uint8_t WifiMloUdpTest::InputParams::ipVersion

IP version to use, either 4 or 6.

Definition at line 92 of file wifi-mlo-udp-test-suite.cc.

◆ secondStaChannels

std::vector<std::string> WifiMloUdpTest::InputParams::secondStaChannels

string specifying channels for second STA

Definition at line 88 of file wifi-mlo-udp-test-suite.cc.

◆ trafficPattern

WifiTrafficPattern WifiMloUdpTest::InputParams::trafficPattern

the pattern of traffic to generate

Definition at line 89 of file wifi-mlo-udp-test-suite.cc.


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