solver
Description
Use the solver
object to access the fast multipole method (FMM)
solver settings in large antenna structures, such as egg crate, installed antenna, 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, installed antenna, or curved reflectors
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