Description Usage Arguments Details Value Author(s) References See Also
View source: R/internal_field.r
Internal field in a ML stack
1 2 3 | internal_field(wavelength = 500, angle = 0, psi = 0, thickness = c(0,
20, 140, 20, 0), dmax = 200, res = 1000, epsilon = c(1^2, -12, 1.38^2,
-12, 1.46^2), field = FALSE, ...)
|
wavelength |
wavelength |
angle |
angle |
psi |
polarisation angle (0 for TM) |
thickness |
vector of layer thickness |
dmax |
maximum distance to interface |
res |
resolution of sampling points |
epsilon |
permittivities |
field |
logical, return complex field vector, or modulus squared |
... |
further args ignored |
returns the electric field as a function of distance inside and outside of the structure
data.frame with position and electric field vector
baptiste Auguie
Principles of surface-enhanced Raman spectroscopy and related plasmonic effects
Eric C. Le Ru and Pablo G. Etchegoin, published by Elsevier, Amsterdam (2009).
Other helping_functions: classify
;
field_profile
, lfief
;
invert_stack
; modify_levels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.