yeh_tm.System.get_intensity_coefficients

System.get_intensity_coefficients(w)

Shortcut to calculate all intensity reflectance / transmittance terms as function of frequency w. The transmittance terms are angle of incidence and refractive index corrected.

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).