mc2cart: Convert azimuth, dip to Cartesian Coordinates

mc2cartR Documentation

Convert azimuth, dip to Cartesian Coordinates

Description

takes the pole information from a steroplot and returns the cartesian coordinates

Usage

mc2cart(az, dip)

Arguments

az

degrees, orientation angle, from North

dip

degrees, dip of pole

Value

list of x,y,z values

Author(s)

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

Examples

v1  = mc2cart(65,32)
v2  = mc2cart(135,74)



RFOC documentation built on Sept. 8, 2023, 6:12 p.m.