treams.SMatrices.stack¶
- classmethod SMatrices.stack(items)¶
Stack of S-matrices.
Electromagnetically couple multiple S-matrices in the order given. Before coupling it can be checked for matching materials and modes.
- Parameters:
items (Sequence[SMatrix]) – An array of S-matrices in their intended order from negative to positive z.
- Returns:
SMatrix