tidy3d.EMEStageCellSMatrix#
- class EMEStageCellSMatrix[source]#
Bases:
EMESMatrixDatasetHomogeneous propagation S-matrix for one EME cell at one sweep point.
- Parameters:
S11 (EMESMatrixDataArray) – S matrix relating output modes at port 1 to input modes at port 1.
S12 (EMESMatrixDataArray) – S matrix relating output modes at port 1 to input modes at port 2.
S21 (EMESMatrixDataArray) – S matrix relating output modes at port 2 to input modes at port 1.
S22 (EMESMatrixDataArray) – S matrix relating output modes at port 2 to input modes at port 2.
cell_index (NonNegativeInt) – EME cell index.
sweep_index (NonNegativeInt) – Sweep point index.
Attributes
S11S12S21S22- cell_index#
- sweep_index#