Recover header bits from DMG header field
[
recovers
the header information bits and tests the header check sequence (HCS) given the
header field from a DMG transmission (OFDM, single-carrier, or control PHY), the
noise variance estimate, and the DMG configuration object.headerBits
,failHCS
] = wlanDMGHeaderBitRecover(rxHeader
,noiseVarEst
,cfg
)
uses
the channel state information specified in headerBits
= wlanDMGHeaderBitRecover(rxHeader
,noiseVarEst
,csi
,cfg
) csi
to enhance
the demapping of OFDM subcarriers.
specifies
additional options using name-value pair arguments, using the inputs from
preceding syntaxes. When a name-value pair is not specified, its default value
is used.headerBits
= wlanDMGHeaderBitRecover(___,Name,Value
)
[1] IEEE Std 802.11ad™-2012 IEEE Standard for Information technology — Telecommunications and information exchange between systems — Local and metropolitan area networks — Specific requirements — Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications — Amendment 3: Enhancements for Very High Throughput in the 60 GHz Band.