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

to.spherical

Convert Cartesian to Spherical


Description

Convert cartesian coordinates to strike and dip

Usage

to.spherical(x, y, z)

Arguments

x

x-coordinate

y

y-coordinate

z

z-coordinate

Value

LIST

az

angle, degrees

dip

angle, degrees

x

x-coordinate

y

y-coordinate

z

z-coordinate

Author(s)

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

See Also

SDRfoc

Examples

to.spherical(3, 4, 5)

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.