Plot Fault an Auxilliary Planes
Plot both fault and auxilliary planes
PlotPlanes(MEC, col1 = 1, col2 = 3)
MEC |
MEC structure |
col1 |
color for plane 1 |
col2 |
color for plane 2 |
Given MEC structure and focal mechanism plot both planes. This code adds to existing plot, so net() should be called.
Graphical Side Effects
Jonathan M. Lees <jonathan.lees@unc.edu>
net, lowplane
net() MFOC1 = SDRfoc(65,25,13, u=FALSE, ALIM=c(-1,-1, +1, +1), PLOT=FALSE) PlotPlanes(MFOC1, 'green', 'red' )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.