Create DMG configuration object
The wlanDMGConfig
object is a configuration object for the WLAN
directional multi-gigabit (DMG) packet format.
creates
cfgDMG
= wlanDMGConfigcfgDMG
, a configuration object that initializes parameters for an
IEEE®
802.11™ DMG PPDU.
sets properties using one or more name-value pairs. Enclose each property name in
quotation marks. For example,
cfgDMG
= wlanDMGConfig(Name,Value
)wlanDMGConfig('MCS','13','TrainingLength',4)
specifies a DMG format
with these properties:
A modulation and coding scheme corresponding to orthogonal frequency division multiplexing (OFDM) physical layer (PHY) modulation and a coding rate of ½
A PPDU with four training fields
At runtime, the calling function validates object settings for properties relevant to the operation of the function.
phyType | Return DMG PHY modulation type |
[1] IEEE STD 802.11ad™-2012 (Amendment to IEEE Std 802.11-2012, as amended by IEEE Std 802.11ae™-2012 and IEEE Std 802.11a™-2012). “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 4: Enhancements for Very High Throughput Operation in Bands below 6 GHz.” IEEE Standard for Information technology — Telecommunications and information exchange between systems. Local and metropolitan area networks — Specific requirements.
wlanHEMUConfig
| wlanHESUConfig
| wlanHETBConfig
| wlanHTConfig
| wlanNonHTConfig
| wlanS1GConfig
| wlanVHTConfig
phyType
| wlanDMGDataBitRecover
| wlanDMGHeaderBitRecover
| wlanDMGOFDMDemodulate
| wlanDMGOFDMInfo
| wlanWaveformGenerator