Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

JMAT

Vertical Rotation matrix


Description

Vertical Rotation matrix

Usage

JMAT(phi)

Arguments

phi

angle, degrees

Details

First rotate to plan, then within plane rotate to view angle.

Value

3 by 3 matrix

Author(s)

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

See Also

ROTX, ROTZ, ROTY

Examples

phi = 18

MAT = JMAT(phi)

v1 = c(1,1,0)

v2 = MAT

RFOC

Graphics for Spherical Distributions and Earthquake Focal Mechanisms

v3.4-6
GPL (>= 2)
Authors
Jonathan M. Lees [aut, cre], Keehoon Kim [ctb]
Initial release
2018-01-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.