solver
Description
Use the solver
object to access the fast multipole method (FMM)
solver settings in the large antenna structures such as egg crate, platform-installed antenna,
plane wave excitation environment, and curved reflectors for electromagnetic (EM)
analysis.
Creation
Syntax
Description
s = solver(
returns the solver used in the
antenna defined in obj
)obj
for EM analysis. For more information on EM
analysis, see Antenna and Array Analysis. After you
create a solver
object, you can modify the object properties using dot notation.
Note
You must set the SolverType
property to
'FMM'
in the egg crate, platform-installed antenna, plane wave
excitation environment, or curved reflector antenna objects to access the
solver
object.
Input Arguments
Properties
Object Functions
convergence | Calculate and plot convergence of FMM solver |
Examples
Version History
Introduced in R2021b