Learn R Programming

RSEIS (version 4.2-4)

TOCART: Convert to Cartesian coordinates

Description

Convert to cartesian coordinates

Usage

TOCART(az, nadir)

Value

LIST

x

x-coordinate

y

y-coordinate

z

z-coordinate

az

degrees, azimuth

nadir

degrees, dip

Arguments

az

degrees, azimuth

nadir

degrees, dip

Author

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

See Also

tocartL

Examples

Run this code
TOCART(132, 69)

Run the code above in your browser using DataLab