Models¶
Classes¶
|
Abstract model class to calculate a component's S matrix. |
|
Convenience class to return S matrix results immediately. |
|
S matrix model based on Tidy3D FDTD calculation. |
|
S matrix model based on Eigenmode Expansion calculation. |
|
Analytic model for straight waveguides. |
|
Analytic model for a 1-port device. |
|
Analytic model for a 2-port component. |
|
Analytic model for a 3-port power splitter. |
|
Analytic model for a 4-port directional coupler |
|
Model based on existing S matrix data. |
|
Model based on circuit-level S-parameter calculation. |
|
S matrix object. |
|
Pole-residue representation of an S matrix. |
Functions¶
|
Fit S matrix elements with rational functions sharing a set of poles. |
|
Helper function to plot a component S matrix. |
|
Register a model class derived from |
|
Load an S matrix from a Touchstone (snp) file. |