wlanHEOFDMInfo
OFDM information for HE transmission
Syntax
Description
returns OFDM information for the resource unit (RU) of interest determined by its number
info
= wlanHEOFDMInfo(field
,cfg
,ruNumber
)ruNumber
, when you specify cfg
as an HE
multi-user (HE MU) configuration. To return OFDM information for either the HE-Data field or
the HE long training field (HE-LTF) in an HE MU transmission, use this syntax.
returns OFDM information for channel bandwidth info
= wlanHEOFDMInfo(field
,cbw
,hegi
,ru
)cbw
, guard interval
hegi
, and RU of interest determined by its size and index specified
in ru
. If you do not specify ru
, then
wlanHEOFDMInfo
returns information assuming a full band configuration.
To return OFDM information for either the HE-Data field or the HE-LTF when the PHY format
configuration is unknown, use this syntax.
returns OFDM information for the specified oversampling factor. For more information about
oversampling, see FFT-Based Oversampling.info
= wlanHEOFDMInfo(___,OversamplingFactor=osf
)
Examples
Input Arguments
Output Arguments
Algorithms
References
[1] IEEE® Std 802.11ax™-2021 (Amendment to IEEE Std 802.11™-2020). “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 1: Enhancements for High Efficiency WLAN.” IEEE Standard for Information Technology — Telecommunications and Information Exchange between Systems. Local and Metropolitan Area Networks — Specific Requirements.