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

Method faultStrikeFromStrikeVector

src/ipf/FaultGeometry.java:156–159  ·  view source on GitHub ↗

Returns fault strike angle for specified fault strike vector. @param v1 1st component of fault strike vector. @param v2 2nd component of fault strike vector. @param v3 3rd component of fault strike vector. @return fault strike angle, in degrees.

(
      float v1, float v2, float v3)

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