org.opensha.gem.GEM1.calc.gemCommandLineCalculator
Class GmpeLogicTreeData
java.lang.Object
org.opensha.gem.GEM1.calc.gemCommandLineCalculator.GmpeLogicTreeData
public class GmpeLogicTreeData
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GmpeLogicTreeData
public GmpeLogicTreeData(String gmpeInputFile,
String component,
String intensityMeasureType,
double period,
double damping,
String truncType,
double truncLevel,
String stdType,
double vs30)
throws IOException,
ClassNotFoundException,
InstantiationException,
IllegalAccessException,
SecurityException,
NoSuchMethodException,
IllegalArgumentException,
InvocationTargetException
- Throws:
IOException
ClassNotFoundException
InstantiationException
IllegalAccessException
SecurityException
NoSuchMethodException
IllegalArgumentException
InvocationTargetException
getGmpeLogicTreeHashMap
public HashMap<TectonicRegionType,GemLogicTree<ScalarIMR>> getGmpeLogicTreeHashMap()