RotTP: Rotate T-P axes

View source: R/rotateFoc.R

RotTPR Documentation

Rotate T-P axes

Description

Rotate T-P axes

Usage

RotTP(rotmat, strk1, dip1)

Arguments

rotmat

rotation matrix, 3 by 3

strk1

strike angle

dip1

dip angle

Details

These are used as functions auxiallry to rotateFoc.

Value

list:

strk

strike angle

dip

dip angle

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

Rotfocphi, TP2XYZ

Examples


phi = 18

MAT = JMAT(phi)

RotTP(MAT, 30, 40)


RFOC documentation built on Sept. 8, 2023, 6:12 p.m.