Contents
unit_normal()
Return unit vector normal to the fault plane in ENU (Up positive upward).
strike (float) – Fault strike in degrees.
dip (float) – Fault dip in degrees.
(unit_E, unit_N, unit_U) in ENU.
tuple of float