wlanURAConfig
R2026bCreate antenna array configuration object for 802.11ay channel model
Description
The wlanURAConfig object is a uniform rectangular array (URA)
configuration object. It models a URA consisting of isotropic antenna elements. Use a
wlanURAConfig object to specify the
TransmitArray and ReceiveArray properties
of the wlanTGayChannel
System object™.
Creation
Description
creates a URA
object, URA = wlanURAConfigURA, to be used as the transmit and receive antenna
arrays of a wlanTGayChannel
System object.
sets properties using one or more name-value arguments.
Enclose each property name in quotation marks. For example,
URA = wlanURAConfig(PropertyName=Value)wlanURAConfig(Size=[4 4]) creates a
4-by-4 URA.
Properties
Examples
Extended Capabilities
Version History
Introduced in R2019a