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

Method rotatePoint

src/ipf/FaultCell.java:501–508  ·  view source on GitHub ↗

Rotates a specified point by strike (phi) and dip (theta) angles. Uses specified cosines (cp and ct) and sines (sp and st) of those angles. The order of transformation is (1) rotate around axis x3 by dip angle (2) rotate around axis x1 by strike angle Returns the coordinates of the rotated point.

(
      float cp, float sp, float ct, float st, float[] x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getXyzUvwRgbMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected