Learn R Programming

RFOC (version 1.0-4)

TOCART.DIP: 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
  • xx-coordinate
  • yy-coordinate
  • zz-coordinate
  • azazimuth, degrees
  • dipdip, degrees

See Also

to.spherical

Examples

Run this code
TOCART.DIP(134, 32)

Run the code above in your browser using DataLab