acoustotreams.AcousticSMatrices.add¶
- AcousticSMatrices.add(sm)[source]¶
Couple another S-matrix on top of the current one.
See also
AcousticSMatrix.stack()for a function that does not change the current S-matrix but creates a new one.- Parameters:
sm (AcousticSMatrix) – Acoustic S-matrix to add.
- Returns:
AcousticSMatrix