integrand_mtot: integrand_mtot

View source: R/dipole_integrand.r

integrand_mtotR Documentation

integrand_mtot

Description

Total decay rate of a dipole near a multilayer interface

Usage

integrand_mtot(
  d = 10,
  q,
  wavelength,
  epsilon = list(incident = 1.5^2, 1^2),
  thickness = c(0, 0)
)

Arguments

d

distance in nm

q

normalised in-plane wavevector in [0, infty)

wavelength

wavelength in nm

epsilon

list of dielectric functions

thickness

list of layer thicknesses

Details

Integrand without transformation of variables

Author(s)

baptiste Auguie

See Also

Other integrands dipole: integrand_nr1(), integrand_nr2(), integrand_nr3(), integrand_rad()


baptiste/planar documentation built on March 23, 2022, 5:39 p.m.