m2tk: Moment tensor to T-k

View source: R/m2tk.R

m2tkR Documentation

Moment tensor to T-k

Description

Moment tensor to T-k

Usage

m2tk(m0)

Arguments

m0

moment tensor eigenvalues, sorted decending

Details

Convert 3 eigen values of a moment tensor to T-k coordinates

Value

list(t, k)

Author(s)

Keehoon Kim<keehoon@live.unc.edu> Jonathan M. Lees<jonathan.lees@unc.edu>

References

Hudson

See Also

tk2uv, hudson.net, hudson.plot

Examples

v = c(2,-1,-1)
m2tk(v)

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