Pradfoc {RFOC}R Documentation

Plot P-wave radiation

Description

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

Usage

Pradfoc(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 P radiation pattern

Value

Graphical Side effects

Author(s)

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

See Also

imageP

Examples

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

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



[Package RFOC version 1.0-5 Index]