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

MRake

Rake Calculation


Description

Calculate various parameters associated with the Rake or Slip of an earthquake

Usage

MRake(M)

Arguments

M

list(uaz, ud, vaz, vd, paz, pd, taz, td)

Details

This routine takes the four poles U, V, P, T, and returns a MEC structure. (uaz, ud ) = U pole azimuth and dip ( vaz, vd)= V pole azimuth and dip (paz, pd)= P pole azimuth and dip (taz, td)= T pole azimuth and dip

Value

returns a MEC structure

Author(s)

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

See Also

CONVERTSDR, GetRakeSense, GetRake

Examples

mc = CONVERTSDR(329, 8, 110 )
    MEC = MRake(mc$M)

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.