yeh_tm.System.get_field_coefficients

System.get_field_coefficients(w)

Shortcut to calculate all reflection / transmission coefficients as function of frequency w.

Changed in version 01-29-2016: Added support for angles of incidence on a per-wavelength basis.

Parameters:w (array) – Frequency axis.
Returns:rxx, rxy, ryx, ryy, txx, txy, tyx, tyy (with same shape as w).