powered by
Interactive locator to calculate x,y orientation, dip coordinates and plots on an equalarea stereonet
EApoint()
LIST:
orientation, degrees
angle of dip, degrees
x-coordinate
y-coordinate
Jonathan M. Lees<jonathan.lees@unc.edu>
Used for returning a set of strike/dip angles on Equal-area stereonet plot.
qpoint, focpoint
#################### this is interactive ### collect points with locator() if (FALSE) { net() eps = EApoint() ### plot results net() qpoint(eps$phi , eps$iang) }
Run the code above in your browser using DataLab