Rdocumentation
powered by
Learn R Programming
RSEIS (version 2.1-6)
TOCART: Convert to Cartesian coordinates
Description
Convert to cartesian coordinates
Usage
TOCART(az, nadir)
Arguments
az
degrees, azimuth
nadir
degrees, dip
Value
LIST
x
x-coordinate
y
y-coordinate
z
z-coordinate
az
degrees, azimuth
nadir
degrees, dip
See Also
tocartL
Examples
Run this code
TOCART(
132
,
69
)
Run the code above in your browser using
DataLab