19
example
hr = horn creates a standard-gain pyramidal horn antenna.
hr = horn(Name,Value) creates a horn antenna
with additional properties
specified by one or more name-value pair arguments. Name is the property name
and Value is the corresponding value. You can specify several name-value pair
arguments in any order as Name1,Value1,...,NameN,ValueN. Properties not
specified retain their default values.
Properties
expand all
FlareLength — Flare length of horn
0.1020 (default) | scalar
FlareWidth — Flare width of horn
0.0571 (default) | scalar
FlareHeight — Flare height of horn
0.0338 (default) | scalar
Length — Rectangular waveguide length
0.0500 (default) | scalar
Width — Rectangular waveguide width
0.0190 (default) | scalar
Height — Rectangular
waveguide height
0.0095 (default) | scalar
FeedHeight — Height of feed
0.0048 (default) | scalar
FeedWidth — Width of feed
1.0000e-04 (default) | scalar
FeedOffset — Signed offset of feedpoint from center of ground plane
[–0.0155 0] (default) | two-element vector
Load — Lumped elements
[1x1 LumpedElement] (default) | lumped element object handle
Tilt — Tilt angle of antenna
0 (default) | scalar | vector
TiltAxis — Tilt axis of antenna
[1 0 0] (default) | three-element vector of Cartesian coordinates | two three-
element vectors of Cartesian coordinates | 'X' | 'Y' | 'Z'
Table 3.3. Object Functions
show
Display antenna or array structure;
display shape as filled patch
20
info
Display information about antenna or
array
axialRatio
Axial ratio of
antenna
beamwidth
Beamwidth of antenna
charge
Charge distribution on metal or
dielectric antenna or array surface
current
Current distribution on metal or
dielectric antenna or array surface
design
Design prototype
antenna or arrays for
resonance at specified frequency
EHfields
Electric and magnetic fields of
antennas; Embedded electric and
magnetic fields of antenna element in
arrays
impedance
Input impedance of antenna; scan
impedance
of array
mesh
Mesh properties of metal or dielectric
antenna or array structure
meshconfig
Change mesh mode of antenna
structure
optimize
Optimize
antenna or array using
SADEA optimizer
pattern
Radiation pattern and phase of
antenna or array; Embedded pattern of
antenna element in array
patternAzimuth
Azimuth pattern of antenna or array
patternElevation
Elevation pattern of antenna or array
returnLoss
Return loss of antenna; scan return
loss of array
sparameters
S-parameter object
vswr
Voltage standing wave ratio of
antenna
Examples
collapse all