Description Usage Arguments Details Author(s) See Also
Dipole decay rates near a multilayer interface
1 2 3 4 5 6 7 8  | integrand_nr1(
  d = 10,
  u,
  wavelength,
  epsilon = list(incident = 1.5^2, 1^2),
  thickness = c(0, 0),
  GL = FALSE
)
 | 
d | 
 distance in nm  | 
u | 
 transformed normalised in-plane wavevector sqrt(1-q^2)  | 
wavelength | 
 wavelength in nm  | 
epsilon | 
 list of dielectric functions  | 
thickness | 
 list of layer thicknesses  | 
GL | 
 logical: result formatted for use with Gauss Legendre quadrature  | 
Integrand of the dipole decay rates near a multilayer interface. Transformed part I1 (radiative) from u=0 to 1
baptiste Auguie
Other integrands dipole: 
integrand_mtot(),
integrand_nr2(),
integrand_nr3(),
integrand_rad()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.