wlanUHRRU
R2026bDescription
The wlanUHRRU object contains properties that configure a
WLAN ultra high-reliability (UHR) resource unit (RU). The RU property of a wlanUHRMUConfig object is a
cell array of wlanUHRRU objects. For an OFDMA
wlanUHRMUConfig object, the AllocationIndex property determines the RU property.
For a non-OFDMA wlanUHEMUConfig object, the ChannelBandwidth property determines the RU
property.
Creation
Description
creates an object that contains properties to configure a UHR-format RU. The
cfgUHR.RU = wlanUHRRU(Size,Index,UserNumbers)Size input is the RU size, Index is the
RU index, and UserNumbers specifies the indices of users
transmitted on the RU.
sets properties using one or more name-value arguments.cfgUHR.RU = wlanUHRRU(___,PropertyName=Value)
Properties
Object Functions
Examples
Version History
Introduced in R2026b