org.opensha.sha.calc.IM_EventSet.v01
Class IM_EventSetCalcTest
java.lang.Object
org.opensha.sha.calc.IM_EventSet.v01.IM_EventSetCalcTest
public class IM_EventSetCalcTest
- extends Object
Title: IM_EventSetCalcTest
Description: This class test the IM_EventSetCalc by averaging the annualized rates produced by
selected AttenuationRelationship. The results can then be compared with the USGS website at
http://eqint.cr.usgs.gov/eq-men/html/lookup-2002-interp-06.html.
It produces the output curve on the console.
NOTE :Summation of curves is not really correct
for non-poissonian sources (e.g., UCERF 1).
This we can fix later before the release of UCERF 2.
- Version:
- 1.0
- Author:
- Nitin Gupta
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IM_EventSetCalcTest
public IM_EventSetCalcTest(String dirName)
main
public static void main(String[] args)