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

Method faultDipFromDipVector

src/ipf/FaultGeometry.java:136–138  ·  view source on GitHub ↗

Returns fault dip angle for specified fault dip vector. @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 fault dip angle, in degrees.

(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

no outgoing calls

Tested by

no test coverage detected