Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

imageSH

P-wave radiation pattern


Description

Amplitude of SH-wave radiation pattern from Double-Couple earthquake

Usage

imageSH(phiS, del, lam, SCALE = FALSE, UP = FALSE, col = NULL)

Arguments

phiS

strike

del

dip

lam

lambda

SCALE

logical, TRUE=add scale on side of plot

UP

upper/lower hemisphere

col

color

Details

This program calls radP to calculate the radiation pattern and it plots the result using the standard image function

Value

Used for the graphical side effect

Author(s)

Jonathan M. Lees <jonathan.lees@unc.edu>

References

K.~Aki and P.~G. Richards.Quantitative seismology. University Science Books, Sausalito, Calif., 2nd edition, 2002.

See Also

radSH, SDRfoc

Examples

MEC =SDRfoc(65,25,13, u=FALSE, ALIM=c(-1,-1, +1, +1), PLOT=FALSE)
imageSH(MEC$az1, MEC$dip1, MEC$rake1, SCALE=TRUE, UP=MEC$UP, col=rainbow(100) )

RFOC

Graphics for Spherical Distributions and Earthquake Focal Mechanisms

v3.4-6
GPL (>= 2)
Authors
Jonathan M. Lees [aut, cre], Keehoon Kim [ctb]
Initial release
2018-01-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.