yeh_tm.System.get_intensity_coefficients_AOI¶
-
System.
get_intensity_coefficients_AOI
(w, AOI)¶ Shortcut to calculate all intensity reflectance / transmittance terms as function of angle of incidence.
Parameters: - w (float) – Frequency value.
- AOI (array) – List of incidence angles (deg).
Returns: Rxx, Rxy, Ryx, Ryy, Txx, Txy, Tyx, Tyy (with same shape as AOI).