SHradfoc {RFOC}R Documentation

Plot SH-wave radiation

Description

Plot SH-wave radiation with information from the pickfile and waveform data

Usage

SHradfoc(A, MEC, GU, pscale, col)

Arguments

A Pickfile structure
MEC MEC structure
GU Waveform Event Structure
pscale logical (not used)
col color palette

Details

Image plot of the SH radiation pattern

Value

Graphical Side effects

Author(s)

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

See Also

imageSH

Examples

MEC = SDRfoc(65, 32, -34, u=TRUE, ALIM=c(-1,-1, +1, +1), PLOT=FALSE)

SHradfoc(NULL, MEC , NULL, TRUE, rainbow(100) )



[Package RFOC version 1.0-5 Index]