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

structure that holds information to perform PHY state check More...

+ Collaboration diagram for WifiPhyCcaIndicationTest::StateCheckPoint:

Public Attributes

WifiPhyState expectedPhyState {WifiPhyState::IDLE}
 expected PHY state
 
Time timePoint {Seconds(0)}
 time at which the check will performed
 

Detailed Description

structure that holds information to perform PHY state check

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

Member Data Documentation

◆ expectedPhyState

WifiPhyState WifiPhyCcaIndicationTest::StateCheckPoint::expectedPhyState {WifiPhyState::IDLE}

expected PHY state

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

◆ timePoint

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

time at which the check will performed

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


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