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