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

Method ConicalFault3

src/ipf/FakeData.java:687–702  ·  view source on GitHub ↗

Constructs a conical fault. The cone geometry is defined by the location of its apex and by its dip angle. Throw is a function of depth relative to the apex, where throw must be zero. @param fa1 coordinate x1 of fault apex. @param fa2 coordinate x2 of a reference point on the fault. @param fa3 coord

(
        float fa1, float fa2, float fa3,
        float ftheta, T1 fthrow)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected