integrand_nr3: integrand_nr3

Description Usage Arguments Details Author(s) See Also

View source: R/dipole.r

Description

Dipole decay rates near a multilayer interface

Usage

1
2
integrand_nr3(d = 10, u, ucut, wavelength, epsilon = list(incident = 1.5^2,
  1^2), thickness = c(0, 0), GL = FALSE)

Arguments

d

distance in nm

u

transformed normalised in-plane wavevector sqrt(q^2 - 1)

ucut

limit of the integral

wavelength

wavelength in nm

epsilon

list of dielectric functions

thickness

list of layer thicknesses

GL

logical: result formatted for use with Gauss Legendre quadrature

Details

Integrand of the dipole decay rates near a multilayer interface. Transformed part III from u=ucut to infinity

Author(s)

baptiste Auguie

See Also

Other integrands dipole: integrand_mtot; integrand_nr1; integrand_nr2; integrand_rad


planar documentation built on May 2, 2019, 3:23 a.m.