reflectorCalculator
Description
The default reflectorCalculator object creates a horn-fed parabolic
reflector antenna with 1 m reflector diameter.
Specify geometric and feed parameters, choose from single, array, or custom pattern feeds, and analyze key performance metrics at your target frequencies. Visualize antenna layout and radiation patterns to streamline early-stage design and trade studies, optimize feed illumination, and maximize antenna efficiency without the need for full-wave simulation.
Creation
Description
creates a horn-fed
parabolic reflector antenna with default property values.r = reflectorCalculator
sets properties
using one or more name-value arguments. r = reflectorCalculator(PropertyName=Value)PropertyName is the property
name and Value is the corresponding value. You can specify several
name-value arguments in any order as
PropertyName1=Value1,...,PropertyNameN=ValueN. Properties that you
do not specify, retain their default values.
For example, r = reflectorCalculator(Diameter=2) creates a
parabolic reflector antenna with a reflector diameter of 2 m and default values for
other properties.
Properties
Object Functions
createAntenna | Create dual-reflector antenna for full-wave analysis |
peakDirectivity | Calculate maximum directivity |
plot | Visualize antenna layout and plot directivity, beamwidth, and efficiency |
solve | Analyze antenna using Gaussian-beam method |
Examples
Version History
Introduced in R2026a




