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

Method faultDipFromNormalVector

src/ipf/FaultGeometry.java:203–205  ·  view source on GitHub ↗

Returns fault dip angle for specified fault normal vector. @param w1 1st component of fault normal vector. @param w2 2nd component of fault normal vector. @param w3 3rd component of fault normal vector. @return fault dip angle, in degrees.

(float w1, float w2, float w3)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testMethod · 0.95
setNormalVectorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected