Either 'default' for all available phases, or a character vector including desired phases
prop
Property by which to scale planet image: one of 'vp', 'vs', 'rho'.
image.col
Vector of colors for image
n
Resolution of image (pixels per side)
...
Other parameters for Rayfan
Value
Returns a list with the following elements:
pRay parameter for each arrival
tTravel time for each arrival
distEpicentral distance (should be approximately the input
dist)
phasePhase of each arrival
Details
This function is really just a wrapper for Rayfan to calculate arrivals
for many phases at just one epicentral distance. Since each phase must
be calculated separately, the use of the default phaselist will result
in a long calculation time (minutes), and the plot will probably be
crowded. It is generally better to define phaselist as a smaller vector
or use Rayfan instead.