Convert to cartesian coordinate
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)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.