Help Center
Polarization capability
flag = isPolarizationCapable(array)
flag = isPolarizationCapable(array) returns a logical value, flag, indicating whether the array supports polarization. An array supports polarization if all of its constituent sensor elements support polarization.
flag
array
example
collapse all
Show that a heterogeneous array of short-dipole antenna elements supports polarization.
antenna1 = phased.ShortDipoleAntennaElement('FrequencyRange',[100e6 1e9], ... 'AxisDirection','Z'); antenna2 = phased.ShortDipoleAntennaElement('FrequencyRange',[100e6 1e9], ... 'AxisDirection','Y'); array = phased.HeterogeneousULA('ElementSet',{antenna1,antenna2}, ... 'ElementIndices',[1 2 2 2 1]); isPolarizationCapable(array)
ans = logical 1
phased.HeterogeneousULA
Heterogeneous uniform line array, specified as a phased.HeterogeneousULA System object.
Polarization-capability flag, returned as a logical value true if the array supports polarization or false if it does not.
true
false
Introduced in R2013a
phased.ConformalArray | phased.HeterogeneousConformalArray | phased.ULA | phased.HeterogeneousULA | phased.URA | phased.HeterogeneousURA | phased.PartitionedArray | phased.ReplicatedSubarray
phased.ConformalArray
phased.HeterogeneousConformalArray
phased.ULA
phased.URA
phased.HeterogeneousURA
phased.PartitionedArray
phased.ReplicatedSubarray
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other bat365 country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office