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