Rdocumentation
powered by
Learn R Programming
RFOC (version 2.0-02)
TP2XYZ: 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
Value
vector: x, y, z
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