addPT {RFOC}R Documentation

Add P-T Axis to focal plot

Description

Add Pressure and tension Axes to focal mechanism

Usage

addPT(MEC, pch = 5)

Arguments

MEC

MEC structure

pch

plotting character

Value

Graphical Side Effect

Author(s)

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

See Also

addPTarrows

Examples



MEC =SDRfoc(65,25,13, u=FALSE, ALIM=c(-1,-1, +1, +1), PLOT=FALSE)
Beachfoc(MEC)
addPT(MEC, pch = 5)


[Package RFOC version 3.4-10 Index]