wlanWURConfig
Configure WUR transmission
Description
The wlanWURConfig
object is a configuration object for the WLAN
wake-up radio (WUR) packet format.
Creation
Syntax
Description
parameterizes a WUR transmission with the specified number of 20 MHz subchannels. Specify
cfgWUR
= wlanWURConfig(numSubchannels
)numSubchannels
as 1
, 2
, or
4
.
sets Properties using one or more
name-value arguments. For example, cfgWUR
= wlanWURConfig(___,Name=Value
)NumTransmitAntennas=3
specifies
three transmit antennas.
Properties
Object Functions
getActiveSubchannelIndex | Active subchannel indices |
getPSDULength | Calculate HE or WUR PSDU length |
packetFormat | Return WLAN packet format |
Examples
More About
References
[1] IEEE P802.11ba/D8.0. “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 3: Wake-Up Radio Operation.” Draft Standard for Information technology — Telecommunications and information exchange between systems. Local and metropolitan area networks — Specific requirements.