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
 expected CCA_BUSY end time
std::size_t expectedCcaNotifications {0}
 expected number of CCA_BUSY notifications
Time expectedCcaStartTime
 expected CCA_BUSY start time
WifiChannelListType expectedChannelListType
 expected channel list type
std::vector< TimeexpectedPer20MhzDurations
 expected per-20 MHz CCA duration
Time timePoint
 time at which the check will performed

Detailed Description

structure that holds information to perform CCA check

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

Member Data Documentation

◆ expectedCcaEndTime

Time WifiPhyCcaIndicationTest::CcaCheckPoint::expectedCcaEndTime

expected CCA_BUSY end time

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

◆ expectedCcaNotifications

std::size_t WifiPhyCcaIndicationTest::CcaCheckPoint::expectedCcaNotifications {0}

expected number of CCA_BUSY notifications

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

◆ expectedCcaStartTime

Time WifiPhyCcaIndicationTest::CcaCheckPoint::expectedCcaStartTime

expected CCA_BUSY start time

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

◆ expectedChannelListType

WifiChannelListType WifiPhyCcaIndicationTest::CcaCheckPoint::expectedChannelListType
Initial value:

expected channel list type

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

◆ expectedPer20MhzDurations

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

expected per-20 MHz CCA duration

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

◆ timePoint

Time WifiPhyCcaIndicationTest::CcaCheckPoint::timePoint

time at which the check will performed

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


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