powered by
Given Strike-Dip-Rake plot a focal mechanism
SDRfoc(s, d, r, u = FALSE, ALIM = c(-1, -1, +1, +1), PLOT = TRUE)
strike, degrees
dip, degrees
rake, degrees
logical, TRUE=upper hemisphere
bounding box on plot
logical, TRUE=add to plot
MEC structure
The ALIM vector allows one to zoom into portions of the focal mechanism for details when points are tightly clustered.
CONVERTSDR
# NOT RUN { M = SDRfoc(-25, 34, 16,u = FALSE, ALIM = c(-1, -1, +1, +1), PLOT=TRUE) # }
Run the code above in your browser using DataLab