TP2XYZ {RFOC} | R Documentation |
Trend - Dip to XYZ
Description
Convert trend and dip to cartesian coordinates.
Usage
TP2XYZ(trend, dip)
Arguments
trend |
trend angle, degrees |
dip |
dip angle, degrees |
Details
These are used as functions auxiallry to rotateFoc.
Value
vector: x, y, z
Author(s)
Jonathan M. Lees<jonathan.lees@unc.edu>
See Also
RotTP
Examples
TP2XYZ(34, 40)
[Package RFOC version 3.4-10 Index]