Update transmission parameters with HE-SIG-A field bits
updates high-efficiency (HE) transmission parameters cfgUpdated
= interpretHESIGABits(cfg
,bits
)cfg
by
interpreting recovered HE-SIG-A field bits. The function populates the properties of
cfg
that are relevant to the HE-SIG-A field and returns updated HE
transmission parameters cfgUpdated
. If you use this syntax and the
function cannot interpret the recovered HE-SIG-A field bits, the function does not return an
output and issues an error message.
[
returns the result of HE-SIG-A field interpretation. If you use this syntax and the function
cannot interpret the recovered HE-SIG-A field bits, the function returns the
cfgUpdated
,failInterpretation
] = interpretHESIGABits(cfg
,bits
)failInterpretation
output as 1
and
cfgUpdated
as the cfg
input without updating any
property values.
[1] IEEE Std 802.11™-2016 (Revision of IEEE Std 802.11-2012). “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications.” IEEE Standard for Information technology — Telecommunications and information exchange between systems. Local and metropolitan area networks — Specific requirements.
[2] IEEE P802.11ax™/D4.1. “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 1: Enhancements for High Efficiency WLAN.” Draft Standard for Information technology — Telecommunications and information exchange between systems. Local and metropolitan area networks — Specific requirements.