to.spherical: Convert Cartesian to Spherical

to.sphericalR Documentation

Convert Cartesian to Spherical

Description

Convert cartesian coordinates to strike and dip

Usage

to.spherical(x, y, z)

Arguments

x

x-coordinate

y

y-coordinate

z

z-coordinate

Value

LIST

az

angle, degrees

dip

angle, degrees

x

x-coordinate

y

y-coordinate

z

z-coordinate

Author(s)

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

See Also

SDRfoc

Examples

to.spherical(3, 4, 5)

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