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

