50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

RFOC (version 3.4-10)

SVradfoc: Plot SV-wave radiation

Description

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

Usage

SVradfoc(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 SV radiation pattern

See Also

imageSV

Examples

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

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



Run the code above in your browser using DataLab