The s_parameter_sweep.py module#
Summary#
S-parameter matrix sweep recipe and Y-branch example for FDTD and MODE. |
Description#
S-parameter matrix sweep guidance shared by FDTD and MODE (s_parameter_sweep).
Both products expose addsweep(3) and the same
runsweep/getsweepresult/exportsweep lifecycle for
extracting a full N x N S-matrix; the per-task property set differs
(documented inline). Snippets use the fdtd handle name for
brevity. The mode handle works identically (substitute the
appropriate name).