Light intensity from the transmission of a bunch of plane waves at a planar interface

collection_ml(xyz, wavelength = 632.8, omega = c(40, 50) * pi/180,
  psi = 0, epsilon = c(1.5^2, epsAg(wavelength)$epsilon, 1^2, 1^2),
  thickness = c(0, 50, 10, 0), maxEval = 3000, reqAbsError = 0,
  tol = 1e-04, progress = FALSE)

Arguments

xyz
position matrix
wavelength
wavelength
omega
collection angle
psi
polarisation angle
epsilon
vector of permittivities
thickness
thickness corresponding to each medium
maxEval
passed to cubature
reqAbsError
passed to cubature
tol
passed to cubature
progress
logical display progress bar

Value

data.frame intensity at the x, y, z position

Details

Integration is performed over the solid angle defined by omega