A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
WifiPhyCcaIndicationTest::TxPpduInfo Struct Reference

structure that holds information to generate PPDUs More...

Collaboration diagram for WifiPhyCcaIndicationTest::TxPpduInfo:

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

Detailed Description

structure that holds information to generate PPDUs

Definition at line 999 of file wifi-phy-cca-test.cc.

Member Data Documentation

◆ bandwidth

MHz_u WifiPhyCcaIndicationTest::TxPpduInfo::bandwidth

bandwidth to use

Definition at line 1004 of file wifi-phy-cca-test.cc.

◆ centerFreq

MHz_u WifiPhyCcaIndicationTest::TxPpduInfo::centerFreq

center frequency to use

Definition at line 1003 of file wifi-phy-cca-test.cc.

◆ power

dBm_u WifiPhyCcaIndicationTest::TxPpduInfo::power

transmit power to use

Definition at line 1001 of file wifi-phy-cca-test.cc.

◆ startTime

Time WifiPhyCcaIndicationTest::TxPpduInfo::startTime

time at which transmission will be started

Definition at line 1002 of file wifi-phy-cca-test.cc.


The documentation for this struct was generated from the following file: