3.5.2.4. lekkersim.S_matrix.int_complete

S_matrix.int_complete(S2: S_matrix, u: ndarray, d: ndarray)

Function for computing the internal modal coefficients between two structures

Parameters:
  • S2 (S_matrix) – Second Scattering Matrix

  • u (numpy array) – coefficients of input of first scattering matrix

  • d (numpy array) – coefficients of input of second scattering matrix

Returns:

coefficients of intermediate modes (first to second) numpy array: coefficients of intermediate modes (second to first)

Return type:

numpy array