powered by
convert to spherical coordinates
tosphereL(A)
List
azimuth, degrees
Dip, degrees
x-coordinate
y-coordinate
z-coordinate
list (x,y,z)
Jonathan M. Lees<jonathan.lees@unc.edu>
takes list of three components and returns azimuth and dip
TOSPHERE
A = list(x=12 ,y=2, z=-3 ) tosphereL(A)
Run the code above in your browser using DataLab