acdecom.WaveGuide.get_T

WaveGuide.get_T(m, n, f, z, **kwargs)

Returns the mode-propagation \(T_{i\pm}(z)\).

\[T{mn\pm} = e^{-\mathbf{i}k_{mn\pm} z}\]
Parameters
  • m (int or array_like) – Mode-order in the first direction. If the waveguide is circular, m indicates the circumferential mode-order. The plane wave has the order 0.

  • n (int or array_like) – Mode-order in the second direction. If the waveguide is circular, n indicates the radial mode-order. The plane wave has the order 0.

  • f (float) – Frequency [Hz].

  • kwargs (additional arguments) –