org.opensha.gem.GEM1.scratch.testGmpe
Class Verify_AtkBoo_2006
java.lang.Object
org.opensha.gem.GEM1.scratch.testGmpe.Verify_AtkBoo_2006
public class Verify_AtkBoo_2006
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Verify_AtkBoo_2006
public Verify_AtkBoo_2006()
main
public static void main(String[] args)
ReadTable
public static ArrayList<Double[]> ReadTable(String flepath)
- This reads the verification tables downloaded from the website of David Boore on February,
2010. These files are in the repository directory named 'verification_Tables_AtkBoo_2006'.
The suffix used to identify these files is 'ab06_gm_vs_r_*'
- Parameters:
flepath -
- Returns:
ReadTable1
public static ArrayList<Double[]> ReadTable1(String flepath)
- This reads the verification tables received on 2010.02.15. These files are in the repository
directory named 'verification_Tables_AtkBoo_2006'. The suffix used to identify these files
is 'ab06_output_for_comparison_*'
- Parameters:
flepath -
- Returns:
ComputeSpectrum
public static void ComputeSpectrum(ScalarIMR imr,
double dst)
- Parameters:
imr - dst -