integrand_rad: integrand_rad

View source: R/dipole.r

integrand_radR Documentation

integrand_rad

Description

Dipole decay rates near a multilayer interface

Usage

integrand_rad(
  d = 10,
  angle,
  wavelength,
  epsilon = list(incident = 1.5^2, 1^2),
  thickness = c(0, 0),
  GL = FALSE
)

Arguments

d

distance in nm

angle

angle in radians

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 radiative dipole decay rates near a multilayer interface.

Author(s)

baptiste Auguie

See Also

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


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