TOCART.DIP {RFOC}R Documentation

Convert to Cartesian

Description

Convert azimuth and dip to cartesian coordinates

Usage

TOCART.DIP(az, dip)

Arguments

az azimuth, degrees
dip dip, degrees

Value

LIST

x x-coordinate
y y-coordinate
z z-coordinate
az azimuth, degrees
dip dip, degrees

Author(s)

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

See Also

to.spherical

Examples

TOCART.DIP(134, 32)

[Package RFOC version 1.0-5 Index]