powered by
Interactive extract axis point on Stereonet
AXpoint(UP = TRUE, col=2, n=1)
azimuth angle, degrees
dip angle, degrees
x-coordinate of cartesian vector
y-coordinate of cartesian vector
z-coordinate of cartesian vector
x-coordinate of prjection
y-coordinate of prjection
logical, TRUE=upper hemisphere
plotting color
maximum number to locate, default=unlimited
Jonathan M. Lees<jonathan.lees@unc.edu>
Program uses locator to create a vector of poles. Points outside the focal sphere (r>1) are ignored. If n is missing, locator continues until stopped (middle mouse in linux, stop in windows).
locator, qpoint, EApoint
#################### this is interactive if (FALSE) { net() Z = AXpoint(UP = TRUE) ## click in steronet Z }
Run the code above in your browser using DataLab