Description Usage Arguments Details Value Author(s) See Also
simultate the internal field of a multilayer stack
1 2 3 | simulate_nf(..., s = NULL, fun = tamm_stack, wavelength = 630,
angle = 0, polarisation = c("p", "s"), dmax = 0, res = 10000,
field = FALSE)
|
... |
further arguments passed to fun |
s |
stack (optional) |
fun |
function returning a stack |
wavelength |
numeric vector |
angle |
incident angle in radians |
polarisation |
p or s |
dmax |
maximum distance from stack boundary |
res |
number of points |
field |
logical, return the real electric field |
wrapper around multilayer_field for a stack structure
data.frame
Baptiste Auguie
Other helping_functions user_level stack: rev.stack
;
simulate_ff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.