structure that holds information to generate PPDUs More...
Collaboration diagram for WifiPhyCcaIndicationTest::TxPpduInfo:Public Attributes | |
| MHz_u | bandwidth {0} |
| bandwidth to use | |
| MHz_u | centerFreq {0} |
| center frequency to use | |
| dBm_u | power {0.0} |
| transmit power to use | |
| Time | startTime {Seconds(0)} |
| time at which transmission will be started | |
structure that holds information to generate PPDUs
Definition at line 773 of file wifi-phy-cca-test.cc.
| MHz_u WifiPhyCcaIndicationTest::TxPpduInfo::bandwidth {0} |
bandwidth to use
Definition at line 778 of file wifi-phy-cca-test.cc.
| MHz_u WifiPhyCcaIndicationTest::TxPpduInfo::centerFreq {0} |
center frequency to use
Definition at line 777 of file wifi-phy-cca-test.cc.
| dBm_u WifiPhyCcaIndicationTest::TxPpduInfo::power {0.0} |
transmit power to use
Definition at line 775 of file wifi-phy-cca-test.cc.
time at which transmission will be started
Definition at line 776 of file wifi-phy-cca-test.cc.