powered by
Calculate and plot small circle on Stereo net at arbitrary azimuth, orientation and conical angle
addsmallcirc(az, iang, alphadeg, BALL.radius = 1, N = 100, add = TRUE, ...)
LIST:
x-coordinates
y-coordinates
Azimuth of axis
angle of dip, degrees
width of cone in degrees
size of sphere
NUmber of points to calculate
logical, TRUE=add to existing plot
graphical parameters
Jonathan M. Lees<jonathan.lees@unc.edu>
Given the azimuth and dip of a vector, plot the small circle around the pole with conical angle alphadeg
net
net() addsmallcirc(65, 13, 20, BALL.radius = 1, N = 100, add = TRUE) addsmallcirc(165, 73, 5.6, BALL.radius = 1, N = 100, add = TRUE)
Run the code above in your browser using DataLab