Create HT configuration object
The wlanHTConfig
object is a configuration object for the WLAN
high throughput (HT) packet format.
creates a configuration
object that initializes parameters for an IEEE®
802.11™ HT PPDU.cfgHT
= wlanHTConfig
sets properties using one or more name-value pairs. Enclose each property name in
quotation marks. For example, cfgHT
= wlanHTConfig(Name,Value
)wlanHTConfig('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
| wlanNonHTConfig
| wlanS1GConfig
| wlanVHTConfig
wlanHTData
| wlanHTDataRecover
| wlanHTLTF
| wlanHTLTFDemodulate
| wlanHTOFDMInfo
| wlanHTSIG
| wlanHTSIGRecover
| wlanHTSTF
| wlanWaveformGenerator