Extract Axis pole on Stereonet
Interactive extract axis point on Stereonet
AXpoint(UP = TRUE, col=2, n=1)
UP |
logical, TRUE=upper hemisphere |
col |
plotting color |
n |
maximum number to locate, default=unlimited |
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).
phiang |
azimuth angle, degrees |
dip |
dip angle, degrees |
x |
x-coordinate of cartesian vector |
y |
y-coordinate of cartesian vector |
z |
z-coordinate of cartesian vector |
gx |
x-coordinate of prjection |
gy |
y-coordinate of prjection |
Jonathan M. Lees<jonathan.lees@unc.edu>
locator, qpoint, EApoint
#################### this is interactive ## Not run: net() Z = AXpoint(UP = TRUE) ## click in steronet Z ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.