The s_parameter_sweep.py module#

Summary#

get_guidelines_for_s_parameter_sweep

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).

Module detail#

s_parameter_sweep.get_guidelines_for_s_parameter_sweep() str#

S-parameter matrix sweep recipe and Y-branch example for FDTD and MODE.