Returns fault strike angle for specified fault normal vector. The components w2 and w3 must not both be zero; that is, the fault plane cannot be horizontal. @param w1 1st component of fault normal vector. @param w2 2nd component of fault normal vector. @param w3 3rd component of fault normal vector.
(
float w1, float w2, float w3)
source not stored for this graph (policy: none)
no test coverage detected