structure that holds information to generate PPDUs More...
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 964 of file wifi-phy-cca-test.cc.
| MHz_u WifiPhyCcaIndicationTest::TxPpduInfo::bandwidth {0} |
bandwidth to use
Definition at line 969 of file wifi-phy-cca-test.cc.
| MHz_u WifiPhyCcaIndicationTest::TxPpduInfo::centerFreq {0} |
center frequency to use
Definition at line 968 of file wifi-phy-cca-test.cc.
| dBm_u WifiPhyCcaIndicationTest::TxPpduInfo::power {0.0} |
transmit power to use
Definition at line 966 of file wifi-phy-cca-test.cc.
time at which transmission will be started
Definition at line 967 of file wifi-phy-cca-test.cc.