Learn R Programming

RSEIS (version 3.7-4)

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
# NOT RUN {
TOCART(132, 69)
# }

Run the code above in your browser using DataLab