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

Method faultNormalVectorFromStrikeAndDip

src/ipf/FaultGeometry.java:90–102  ·  view source on GitHub ↗

Returns fault normal vector for specified strike and dip angles. @param phi fault strike angle, in degrees. @param theta fault dip angle, in degrees. @return array {w1,w2,w3} of components for normal vector.

(
      double phi, double theta)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testMethod · 0.95
cellsMethod · 0.80
PlanarFault3Method · 0.80
removeEdgeEffectsMethod · 0.80
setMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected