A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
WifiPhyCcaIndicationTest::CcaCheckPoint Struct Reference

structure that holds information to perform CCA check More...

+ Collaboration diagram for WifiPhyCcaIndicationTest::CcaCheckPoint:

Public Attributes

Time expectedCcaEndTime {Seconds(0)}
 expected CCA_BUSY end time
 
WifiChannelListType expectedChannelListType
 expected channel list type
 
std::vector< TimeexpectedPer20MhzDurations {}
 expected per-20 MHz CCA duration
 
Time timePoint {Seconds(0)}
 time at which the check will performed
 

Detailed Description

structure that holds information to perform CCA check

Definition at line 793 of file wifi-phy-cca-test.cc.

Member Data Documentation

◆ expectedCcaEndTime

Time WifiPhyCcaIndicationTest::CcaCheckPoint::expectedCcaEndTime {Seconds(0)}

expected CCA_BUSY end time

Definition at line 796 of file wifi-phy-cca-test.cc.

◆ expectedChannelListType

WifiChannelListType WifiPhyCcaIndicationTest::CcaCheckPoint::expectedChannelListType
Initial value:

expected channel list type

Definition at line 797 of file wifi-phy-cca-test.cc.

◆ expectedPer20MhzDurations

std::vector<Time> WifiPhyCcaIndicationTest::CcaCheckPoint::expectedPer20MhzDurations {}

expected per-20 MHz CCA duration

Definition at line 799 of file wifi-phy-cca-test.cc.

◆ timePoint

Time WifiPhyCcaIndicationTest::CcaCheckPoint::timePoint {Seconds(0)}

time at which the check will performed

Definition at line 795 of file wifi-phy-cca-test.cc.


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