org.opensha.gem.GEM1.calc.gemModelParsers.nshmp
Class ReadBinaryInputMatrix
java.lang.Object
org.opensha.gem.GEM1.calc.gemModelParsers.nshmp.ReadBinaryInputMatrix
public class ReadBinaryInputMatrix
- extends Object
- Author:
- damianomonelli
This class reads input matrix file (for weights, b value, maximum magnitude)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadBinaryInputMatrix
public ReadBinaryInputMatrix(String filename,
boolean bigEndian2LittleEndian)
throws IOException
- Throws:
IOException
getVal
public ArrayList<Double> getVal()