transmission

modesolverpy.coupling_efficiency.transmission(n1, n2)[source]

Calculate the power transmission at the interface of two refractive index materials.

Parameters:
  • n1 (float) – Refractive index of material 1.
  • n2 (float) – Refractive index of material 2.
Returns:

The percentage of transmitted power.

Return type:

float