mttime.core.tensor.find_strike_rake_dip

find_strike_rake_dip(u, n)[source]

Compute strike,rake and dip

A function that returns the strike, rake and dip of given slip and fault normal vectors.

Parameters
Returns

strike, rake and dip of a fault plane.

Return type

(float, float, float)