configureAntennas
Syntax
Description
configureAntennas(
configures the sensor of the transc
,pol
,sensor
)radarTransceiver
System object™
transc
. pol
is the sensor polarization.
sensor
can be either an antenna element object or a sensor array
object in the Phased Array System Toolbox™. The function changes the Polarization
properties of the
underlying phased.Radiator
and phased.Collector
System objects to the value of pol
. An
example of an element is the phased.ShortDipoleAntennaElement
System object. An example of an array is the phased.ULA
System object. This syntax assumes that the same sensor is used for both transmission and
reception.
also outputs the configured radar transceiver transc
= configureAntennas(___)transc
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b