Convert azimuth, dip to Cartesian Coordinates
takes the pole information from a steroplot and returns the cartesian coordinates
mc2cart(az, dip)
az |
degrees, orientation angle, from North |
dip |
degrees, dip of pole |
list of x,y,z values
Jonathan M. Lees <jonathan.lees@unc.edu>
v1 = mc2cart(65,32) v2 = mc2cart(135,74)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.