structure that holds information to generate PPDUs More...
Public Attributes | |
| MHz_u | bandwidth |
| bandwidth to use | |
| MHz_u | centerFreq |
| center frequency to use | |
| dBm_u | power |
| transmit power to use | |
| Time | startTime |
| time at which transmission will be started | |
structure that holds information to generate PPDUs
Definition at line 999 of file wifi-phy-cca-test.cc.
| MHz_u WifiPhyCcaIndicationTest::TxPpduInfo::bandwidth |
bandwidth to use
Definition at line 1004 of file wifi-phy-cca-test.cc.
| MHz_u WifiPhyCcaIndicationTest::TxPpduInfo::centerFreq |
center frequency to use
Definition at line 1003 of file wifi-phy-cca-test.cc.
| dBm_u WifiPhyCcaIndicationTest::TxPpduInfo::power |
transmit power to use
Definition at line 1001 of file wifi-phy-cca-test.cc.
| Time WifiPhyCcaIndicationTest::TxPpduInfo::startTime |
time at which transmission will be started
Definition at line 1002 of file wifi-phy-cca-test.cc.