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 761 of file wifi-phy-cca-test.cc.
MHz_u WifiPhyCcaIndicationTest::TxSignalInfo::bandwidth {0} |
bandwidth to use
Definition at line 767 of file wifi-phy-cca-test.cc.
MHz_u WifiPhyCcaIndicationTest::TxSignalInfo::centerFreq {0} |
center frequency to use
Definition at line 766 of file wifi-phy-cca-test.cc.
the duration of the transmission
Definition at line 765 of file wifi-phy-cca-test.cc.
dBm_u WifiPhyCcaIndicationTest::TxSignalInfo::power {0.0} |
transmit power to use
Definition at line 763 of file wifi-phy-cca-test.cc.
time at which transmission will be started
Definition at line 764 of file wifi-phy-cca-test.cc.