TOCART {RSEIS} | R Documentation |
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 |
Author(s)
Jonathan M. Lees <jonathan.lees@unc.edu>
See Also
tocartL
Examples
TOCART(132, 69)
[Package RSEIS version 4.2-0 Index]