Learn R Programming

RFOC (version 3.4-10)

TOCART.DIP: Convert to Cartesian

Description

Convert azimuth and dip to cartesian coordinates

Usage

TOCART.DIP(az, dip)

Value

LIST

x

x-coordinate

y

y-coordinate

z

z-coordinate

az

azimuth, degrees

dip

dip, degrees

Arguments

az

azimuth, degrees

dip

dip, degrees

Author

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

See Also

to.spherical

Examples

Run this code
TOCART.DIP(134, 32)

Run the code above in your browser using DataLab