structure that holds information to generate signals More...
Public Attributes | |
| MHz_u | bandwidth {0} |
| bandwidth to use | |
| MHz_u | centerFreq {0} |
| center frequency to use | |
| Time | duration {Seconds(0)} |
| the duration of the transmission | |
| 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 signals
Definition at line 952 of file wifi-phy-cca-test.cc.
| MHz_u WifiPhyCcaIndicationTest::TxSignalInfo::bandwidth {0} |
bandwidth to use
Definition at line 958 of file wifi-phy-cca-test.cc.
| MHz_u WifiPhyCcaIndicationTest::TxSignalInfo::centerFreq {0} |
center frequency to use
Definition at line 957 of file wifi-phy-cca-test.cc.
the duration of the transmission
Definition at line 956 of file wifi-phy-cca-test.cc.
| dBm_u WifiPhyCcaIndicationTest::TxSignalInfo::power {0.0} |
transmit power to use
Definition at line 954 of file wifi-phy-cca-test.cc.
time at which transmission will be started
Definition at line 955 of file wifi-phy-cca-test.cc.