Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

addsmallcirc

Small Circle on Stereonet


Description

Calculate and plot small circle on Stereo net at arbitrary azimuth, orientation and conical angle

Usage

addsmallcirc(az, iang, alphadeg, BALL.radius = 1, N = 100, add = TRUE, ...)

Arguments

az

Azimuth of axis

iang

angle of dip, degrees

alphadeg

width of cone in degrees

BALL.radius

size of sphere

N

NUmber of points to calculate

add

logical, TRUE=add to existing plot

...

graphical parameters

Details

Given the azimuth and dip of a vector, plot the small circle around the pole with conical angle alphadeg

Value

LIST:

x

x-coordinates

y

y-coordinates

Note

alphadeg is the radius of the conic projection

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

net

Examples

net()
addsmallcirc(65, 13, 20, BALL.radius = 1, N = 100, add = TRUE)
addsmallcirc(165, 73, 5.6, BALL.radius = 1, N = 100, add = TRUE)

RFOC

Graphics for Spherical Distributions and Earthquake Focal Mechanisms

v3.4-6
GPL (>= 2)
Authors
Jonathan M. Lees [aut, cre], Keehoon Kim [ctb]
Initial release
2018-01-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.