patternAzimuth
System object: phased.IsotropicHydrophone
Namespace: phased
Plot isotropic hydrophone directivity and response patterns versus azimuth
Syntax
patternAzimuth(hydrophone,FREQ)
patternAzimuth(hydrophone,FREQ,EL)
patternAzimuth(hydrophone,FREQ,EL,Name=Value)
PAT = patternAzimuth(___)
Description
patternAzimuth( plots
the 2-D element directivity pattern versus azimuth (in dBi) for the
element hydrophone,FREQ)hydrophone 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 hydrophone,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
hydrophone,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.
Input Arguments
Name-Value Arguments
Output Arguments
Examples
More About
Version History
Introduced in R2017a

