solver
Description
Use the solver object to configure solver-specific settings
for the fast multipole method (FMM) and finite element method (FEM) solvers during
electromagnetic (EM) analysis. Egg-crate-array, platform-installed, and curved-reflector
antennas, as well as plane wave excitation environments support the FMM solver while PCB
antennas support the FEM solver for the 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 Full-Wave Analysis. After you
create a solver object, you can modify the object properties using dot notation.
Note
You must set the SolverType property of the antenna ,
array, or plane wave excitation environment object to "FMM" or
"FEM" to access the solver object.
Input Arguments
Properties
Object Functions
convergence | Calculate and plot convergence of FMM solver |
