yeh_tm.System.get_field_coefficients_AOI

System.get_field_coefficients_AOI(w, AOI)

Shortcut to calculate all reflection / transmission coefficients as function of angle of incidence.

Parameters:
  • w (float) – A single frequency value.
  • AOI (array) – List of incidence angles (deg).
Returns:

rxx, rxy, ryx, ryy, txx, txy, tyx, tyy (with same shape as AOI).