wlanHEMURU
Configure RU for HE MU transmission
Description
The wlanHEMURU object contains properties used to configure a
WLAN high-efficiency (HE) resource unit (RU). When you create a wlanHEMUConfig
object, the value to which you set its AllocationIndex property
determines its RU property. The RU property is
returned as a cell array of wlanHEMURU objects.
Creation
Description
creates an object that contains properties to configure an HE-format RU. The
cfgHEMU.RU = wlanHEMURU(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 pairs. Enclose each property name in
quotation marks.cfgHEMU.RU = wlanHEMURU(___,Name,Value)
Properties
Examples
Extended Capabilities
Version History
Introduced in R2018b