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

tocartL

Convert to cartesian coordinate


Description

Convert azimuth-dip to cartesian coordinates with list as argument

Usage

tocartL(A)

Arguments

A
az

degrees, azimuth

dip

degrees, dip

Value

List

x

x-coordinate

y

y-coordinate

z

z-coordinate

Note

x positive north, y positive east, z positive downward

Author(s)

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

See Also

TOCART.DIP, RSEIS::TOCART, tosphereL, to.spherical

Examples

A = list(az=23, dip=84)
tocartL(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.