addPT: Add P-T Axis to focal plot

addPTR 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)


RFOC documentation built on Sept. 8, 2023, 6:12 p.m.