interpretHESIGABits
Interpret HE-SIG-A field bits and update HE transmission parameters
Syntax
Description
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.
Examples
Input Arguments
Output Arguments
References
[1] IEEE Std 802.11™-2020 (Revision of IEEE Std 802.11-2016). “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® 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.
Extended Capabilities
Version History
Introduced in R2019a