Learn R Programming

RFOC (version 3.4-10)

m2tk: Moment tensor to T-k

Description

Moment tensor to T-k

Usage

m2tk(m0)

Value

list(t, k)

Arguments

m0

moment tensor eigenvalues, sorted decending

Author

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

Details

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

References

Hudson

See Also

tk2uv, hudson.net, hudson.plot

Examples

Run this code
v = c(2,-1,-1)
m2tk(v)

Run the code above in your browser using DataLab