powered by
Tk plot to u-v coordinate transformation
tk2uv(T, k)
T-value
k-value
List: u and v
T and k come from moment tensor analysis.
Hudson
m2tk, hudson.net, hudson.plot
# NOT RUN { v = c(2,-1,-1) m = m2tk(v) tk2uv(m$T, m$k) # }
Run the code above in your browser using DataLab