Create VHT configuration object
The wlanVHTConfig
object is a configuration object for the WLAN
very high throughput (VHT) packet format.
creates a
configuration object that initializes parameters for an IEEE®
802.11™ VHT PPDU.cfgVHT
= wlanVHTConfig
sets
properties using one or more name-value pairs. Enclose each property name in quotation
marks. For example, cfgVHT
= wlanVHTConfig(Name,Value)wlanVHTConfig('GuardInterval','Short')
specifies a
400-nanosecond guard interval (cyclic prefix) duration.
At runtime, the calling function validates object settings for properties relevant to the operation of the function.
[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.
wlanDMGConfig
| wlanHEMUConfig
| wlanHESUConfig
| wlanHETBConfig
| wlanHTConfig
| wlanNonHTConfig
| wlanS1GConfig
wlanVHTData
| wlanVHTDataRecover
| wlanVHTLTF
| wlanVHTLTFDemodulate
| wlanVHTOFDMInfo
| wlanVHTSIGA
| wlanVHTSIGARecover
| wlanVHTSIGB
| wlanVHTSIGBRecover
| wlanVHTSTF
| wlanWaveformGenerator