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

tosphereL

convert to spherical coordinates


Description

convert to spherical coordinates

Usage

tosphereL(A)

Arguments

A

list (x,y,z)

Details

takes list of three components and returns azimuth and dip

Value

List

az

azimuth, degrees

dip

Dip, degrees

x

x-coordinate

y

y-coordinate

z

z-coordinate

Author(s)

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

See Also

TOSPHERE

Examples

A = list(x=12 ,y=2, z=-3 )
tosphereL(A)

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.