org.opensha.refFaultParamDb.calc.sectionDists
Class FaultSectDistCalcTest
java.lang.Object
org.opensha.refFaultParamDb.calc.sectionDists.FaultSectDistCalcTest
public class FaultSectDistCalcTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FaultSectDistCalcTest
public FaultSectDistCalcTest()
getTime
public static String getTime(long start,
long end)
printDistCalcTimes
public static void printDistCalcTimes(long start,
long end)
getHash
public static String getHash(int id1,
int id2)
decodeHash
public static int[] decodeHash(String hash)
getSurfaceDist
public static double getSurfaceDist(FrankelGriddedSurface surface1,
FrankelGriddedSurface surface2,
boolean fast)
main
public static void main(String[] args)
throws IOException
- Parameters:
args -
- Throws:
IOException