Usage
Rayfan(phaselist, h, model, deltalist = 1:17 * 20, minp = 0.5, plot = TRUE, add = TRUE, col = rep("black", length(phaselist)), verbose = FALSE, mirror = FALSE)
Arguments
phaselist
Character vector of phases to plot (e.g. c('P','S','PP','SS') )
deltalist
Vector of epicentral distances (degrees)
minp
Smallest allowed ray parameter (s/deg) to prevent errors near the center
of the planet.
plot
Logical: plot ray trajectories?
add
Add to existing Earthplot/Rayfan figure?
col
Color vector for 'image'
verbose
Print information as calculations are done?
mirror
Logical: should delta = x be considered equivalent to delta = 360 - x?