System object: phased.OmnidirectionalMicrophoneElement
Package: phased
Plot omnidirectional microphone element directivity or pattern versus elevation
patternElevation(sElem,FREQ)
patternElevation(sElem,FREQ,AZ)
patternElevation(sElem,FREQ,AZ,Name,Value)
PAT = patternElevation(___)
patternElevation(
plots
the 2-D element directivity pattern versus elevation (in dBi) for
the element sElem
,FREQ
)sElem
at zero degrees azimuth angle.
The argument FREQ
specifies the operating frequency.
patternElevation(
,
in addition, plots the 2-D element directivity pattern versus elevation
(in dBi) at the azimuth angle specified by sElem
,FREQ
,AZ
)AZ
.
When AZ
is a vector, multiple overlaid plots
are created.
patternElevation(
plots the element pattern with additional options specified by one
or more sElem
,FREQ
,AZ
,Name,Value
)Name,Value
pair arguments.
returns
the element pattern. PAT
= patternElevation(___)PAT
is a matrix whose entries
represent the pattern at corresponding sampling points specified by
the 'Elevation'
parameter and the AZ
input
argument.