Nodal Lines
Add nodal planes to focal mechanism
nodalLines(strike, dip, rake, PLOT=TRUE)
strike |
numeric, strike of fault |
dip |
numeric, dip of fault |
rake |
numeric, rake of fault |
PLOT |
logical, add lines to plot, default=TRUE |
Lower Hemisphere focal plane.
Side effects
Lower Hemisphere based on FOCangles.
Jonathan M. Lees<jonathan.lees@unc.edu>
doNonDouble, MapNonDouble, FOCangles
mo <- list(n=1, m1=1.035675e+017, m2=-1.985852e+016, m3=-6.198052e+014, m4=1.177936e+017, m5=-7.600627e+016, m6=-3.461405e+017) moments <- cbind(mo$n, mo$m1, mo$m2, mo$m3, mo$m4, mo$m5, mo$m6) doNonDouble(moments)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.