powered by
Interactive extract axis point on Stereonet
AXpoint(UP = TRUE, col=2, n=1)
logical, TRUE=upper hemisphere
plotting color
maximum number to locate, default=unlimited
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
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
# NOT RUN { #################### this is interactive # } # NOT RUN { net() Z = AXpoint(UP = TRUE) ## click in steronet Z # } # NOT RUN { # }
Run the code above in your browser using DataLab