powered by
Adds a small diagram showing two layers and labeled scattered ray paths.
piczoeppritz(LL = list(x = c(0, 1), y = c(0, 1)), chincw = "P")
Graphical side effect.
Bounds of Box for plotting
character for incident wave
Jonathan M. Lees<jonathan.lees@unc.edu>
This code simply adds a small cartoon showing incoming and outgoing waves in scattering matrix.
pzoeppritz
plot(c(0,1), c(0,1), type='n') piczoeppritz(LL = list(x = c(0.5, 0.75), y = c(0.5, 0.75)), chincw = "P")
Run the code above in your browser using DataLab