TOSPHERE.DIP {RFOC}R Documentation

convert to spherical coordinates

Description

convert to spherical coordinates

Usage

TOSPHERE.DIP(x, y, z)

Arguments

x x-coordinate
y y-coordinate
z z-coordinate

Details

takes three components and returns azimuth and dip

Value

List

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

Author(s)

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

See Also

to.spherical

Examples

TOSPHERE.DIP(3, 4, 5)


[Package RFOC version 1.0-5 Index]