wlanSegmentDeparseSymbols
Segment-deparse data subcarriers
Description
performs
segment deparsing on the input y
= wlanSegmentDeparseSymbols(sym
,cbw
) sym
as per IEEE®
802.11™-2020, Section 21.3.10.9.3, when cbw
is
'CBW16'
or 'CBW160'
.
Note
Segment deparsing of the data subcarriers applies only when the channel
bandwidth is either 16 MHz or 160 MHz, and is bypassed for the remaining
channel bandwidths (as stated in the aforementioned section of IEEE
802.11-2020). Therefore, when cbw
is any
accepted value other than 'CBW16'
or
'CBW160'
,
wlanSegmentDeparseSymbols
returns the input
unchanged.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2017b