TOSPHERE: Convert to Spherical Coordinates

TOSPHERER Documentation

Convert to Spherical Coordinates

Description

Get Azimuth and Dip from Cartesian vector on a sphere.

Usage

TOSPHERE(x, y, z)

Arguments

x

x-coordinate

y

y-coordinate

z

z-coordinate

Value

az

azimuth angle, degrees

dip

dip, degrees

Author(s)

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

See Also

TOSPHERE.DIP, tosphereL, to.spherical

Examples

TOSPHERE(3, 4, 5)



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