Learn R Programming

RFOC (version 3.4-10)

TP2XYZ: Trend - Dip to XYZ

Description

Convert trend and dip to cartesian coordinates.

Usage

TP2XYZ(trend, dip)

Value

vector: x, y, z

Arguments

trend

trend angle, degrees

dip

dip angle, degrees

Author

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

Details

These are used as functions auxiallry to rotateFoc.

See Also

RotTP

Examples

Run this code

TP2XYZ(34, 40)

Run the code above in your browser using DataLab