patternElevation
Elevation plane radiation pattern of antenna or array
Syntax
Description
patternElevation(
uses the specified range of elevation angles to plot the 2-D radiation pattern of the
antenna or array in the elevation plane over a specified frequency. Azimuth values default
to zero if not specified. Elevation values default to object
,frequency
,azimuth
,Elevation=Value
)[-90:1:90]
if not
specified.
returns the directivity of the antenna or array object at specified frequency. Azimuth
values default to zero if not specified.directivity
= patternElevation(object
,frequency
,azimuth
)
uses the specified range of elevation angles to calculate the directivity of the antenna
or array object over a specified frequency. Azimuth values default to zero if not
specified. Elevation values default to [-90:1:90] if not specified.directivity
= patternElevation(object
,frequency
,azimuth
,Elevation=Value
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015a