↓ 3 callersClassFaultScannerComputes fault likelihoods, strikes, and dips, by scanning over fault orientations. Fault likelihoods are in the range [0,1], where 0 and 1 denote low
src/ipf/FaultScanner.java:28
ClassFaultGeometryMethods for fault geometry in seismic image coordinates. <p> Vectors u, v, and w denote fault dip, strike, and normal vectors, respectively. These vec
src/ipf/FaultGeometry.java:44
ClassLinear2A linear 2D coordinate mapping f(x) = a0+a1 x1+a2 x2. In this mapping, f, x, a0, a1, and a2 are vectors, each with two components.
src/ipf/FakeData.java:471