MCPcopy Create free account
hub / github.com/dhale/ipf / faultStrikeFromDipVector

Method faultStrikeFromDipVector

src/ipf/FaultGeometry.java:113–116  ·  view source on GitHub ↗

Returns fault strike angle for specified fault dip vector. The components u2 and u3 must not both be zero; that is, the fault dip vector cannot be vertical. @param u1 1st component of fault dip vector. @param u2 2nd component of fault dip vector. @param u3 3rd component of fault dip vector. @return

(float u1, float u2, float u3)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

range360Method · 0.95

Tested by

no test coverage detected