tocartL | R Documentation |
Convert azimuth-dip to cartesian coordinates with list as argument
tocartL(A)
A |
|
List
x |
x-coordinate |
y |
y-coordinate |
z |
z-coordinate |
x positive north, y positive east, z positive downward
Jonathan M. Lees <jonathan.lees@unc.edu>
TOCART.DIP, RSEIS::TOCART, tosphereL, to.spherical
A = list(az=23, dip=84)
tocartL(A)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.