wlanUHRUser
R2026bDescription
The wlanUHRUser object contains properties of a user within a
WLAN ultra high-reliability multi-user (UHR MU) resource unit (RU). The User property of a wlanUHRMUConfig object is a cell array
of wlanUHRUser objects. For an OFDMA wlanUHRMUConfig
object, the AllocationIndex property determines the User property.
For a non-OFDMA wlanUHRMUConfig object, the ChannelBandwidth property determines the User
property.
Creation
Description
creates a UHR user configuration object for cfgUHR.User = wlanUHRUser(RUNumber)RUNumber, the input
RU number.
sets properties using one or more name-value arguments.cfgUHR.User = wlanUHRUser(___,PropertyName=Value)
Properties
Object Functions
rateDependentParameters | Modulation scheme and coding rate for user in Wi-Fi 8 transmission |
Examples
References
[1] IEEE P802.11bn/D1.4. “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 6: Enhancements for ultra high reliability (UHR).” Draft Standard for Information Technology — Telecommunications and Information Exchange between Systems — Local and Metropolitan Area Networks — Specific Requirements
[2] IEEE Std 802.11be-2024 “IEEE Standard for Information Technology — Telecommunications and Information Exchange between Systems — Local and Metropolitan Area Networks — Specific Requirements — Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 2: Enhancements for Extremely High Throughput (EHT).” https://ieeexplore.ieee.org/document/11090080
Version History
Introduced in R2026b
