Learn R Programming

RFOC (version 3.4-10)

SHradfoc: Plot SH-wave radiation

Description

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

Usage

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

Value

Graphical Side effects

Arguments

A

Pickfile structure

MEC

MEC structure

GU

Waveform Event Structure

pscale

logical (not used)

col

color palette

Author

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

Details

Image plot of the SH radiation pattern

See Also

imageSH

Examples

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

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



Run the code above in your browser using DataLab