Class SpectraRatioPairInversionResult
java.lang.Object
gov.llnl.gnem.apps.coda.spectra.model.domain.SpectraRatioPairInversionResult
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
float
float
float
float
int
int
float
double
double
double
double
float
double
double
double
double
getId()
double
org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList
float
float
float
float
float[]
int
org.eclipse.collections.impl.list.mutable.primitive.IntArrayList
int[]
int
org.eclipse.collections.impl.list.mutable.primitive.IntArrayList
int[]
float
float
float
org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList
float[]
org.eclipse.collections.impl.list.mutable.primitive.IntArrayList
int[]
org.eclipse.collections.impl.list.mutable.primitive.IntArrayList
int[]
int
hashCode()
setApparentStressEstimateA
(float apparentStressEstimateA) setApparentStressEstimateB
(float apparentStressEstimateB) setAppStressMax
(float appStressMax) setAppStressMin
(float appStressMin) setAppStressXdim
(int appStressXdim) setAppStressYdim
(int appStressYdim) setCornerEstimateA
(float cornerEstimate) setCornerEstimateA1Max
(double cornerEstimateA1Max) setCornerEstimateA1Min
(double cornerEstimateA1Min) setCornerEstimateA2Max
(double cornerEstimateA2Max) setCornerEstimateA2Min
(double cornerEstimateA2Min) setCornerEstimateB
(float cornerEstimate) setCornerEstimateB1Max
(double cornerEstimateB1Max) setCornerEstimateB1Min
(double cornerEstimateB1Min) setCornerEstimateB2Max
(double cornerEstimateB2Max) setCornerEstimateB2Min
(double cornerEstimateB2Min) setEventIdA
(String eventIdA) setEventIdB
(String eventIdB) setkConstant
(double kConstant) setM0data
(org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList m0samples) setM0maxX
(float m0maxX) setM0maxY
(float m0maxY) setM0minX
(float m0minX) setM0minY
(float m0minY) setM0samples
(float[] m0samples) setM0Xdim
(int m0Xdim) setM0XIdx
(org.eclipse.collections.impl.list.mutable.primitive.IntArrayList m0xIndex) setM0XIndex
(int[] m0xIndex) setM0Ydim
(int m0Ydim) setM0YIdx
(org.eclipse.collections.impl.list.mutable.primitive.IntArrayList m0yIndex) setM0YIndex
(int[] m0yIndex) setMisfit
(float misfit) setMomentEstimateA
(float momentEstimate) setMomentEstimateB
(float momentEstimate) setStressData
(org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList stressSamples) setStressSamples
(float[] stressSamples) setStressXIdx
(org.eclipse.collections.impl.list.mutable.primitive.IntArrayList stressXIndex) setStressXIndex
(int[] stressXIndex) setStressYIdx
(org.eclipse.collections.impl.list.mutable.primitive.IntArrayList stressYIndex) setStressYIndex
(int[] stressYIndex) setVersion
(Integer version) toString()
-
Constructor Details
-
SpectraRatioPairInversionResult
public SpectraRatioPairInversionResult()
-
-
Method Details
-
getId
-
setId
-
getVersion
-
setVersion
-
getEventIdA
-
setEventIdA
-
getEventIdB
-
setEventIdB
-
getMomentEstimateA
public float getMomentEstimateA() -
setMomentEstimateA
-
getCornerEstimateA
public float getCornerEstimateA() -
setCornerEstimateA
-
getMomentEstimateB
public float getMomentEstimateB() -
setMomentEstimateB
-
getCornerEstimateB
public float getCornerEstimateB() -
setCornerEstimateB
-
getApparentStressEstimateA
public float getApparentStressEstimateA() -
setApparentStressEstimateA
-
getApparentStressEstimateB
public float getApparentStressEstimateB() -
setApparentStressEstimateB
-
getCornerEstimateA1Min
public double getCornerEstimateA1Min() -
setCornerEstimateA1Min
-
getCornerEstimateA2Min
public double getCornerEstimateA2Min() -
setCornerEstimateA2Min
-
getCornerEstimateA1Max
public double getCornerEstimateA1Max() -
setCornerEstimateA1Max
-
getCornerEstimateA2Max
public double getCornerEstimateA2Max() -
setCornerEstimateA2Max
-
getCornerEstimateB1Min
public double getCornerEstimateB1Min() -
setCornerEstimateB1Min
-
getCornerEstimateB2Min
public double getCornerEstimateB2Min() -
setCornerEstimateB2Min
-
getCornerEstimateB1Max
public double getCornerEstimateB1Max() -
setCornerEstimateB1Max
-
getCornerEstimateB2Max
public double getCornerEstimateB2Max() -
setCornerEstimateB2Max
-
getMisfit
public float getMisfit() -
setMisfit
-
getkConstant
public double getkConstant() -
setkConstant
-
getM0data
public org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList getM0data() -
setM0data
public SpectraRatioPairInversionResult setM0data(org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList m0samples) -
getM0samples
public float[] getM0samples() -
setM0samples
-
getM0XIdx
public org.eclipse.collections.impl.list.mutable.primitive.IntArrayList getM0XIdx() -
setM0XIdx
public SpectraRatioPairInversionResult setM0XIdx(org.eclipse.collections.impl.list.mutable.primitive.IntArrayList m0xIndex) -
getM0XIndex
public int[] getM0XIndex() -
setM0XIndex
-
getM0YIdx
public org.eclipse.collections.impl.list.mutable.primitive.IntArrayList getM0YIdx() -
setM0YIdx
public SpectraRatioPairInversionResult setM0YIdx(org.eclipse.collections.impl.list.mutable.primitive.IntArrayList m0yIndex) -
getM0YIndex
public int[] getM0YIndex() -
setM0YIndex
-
getStressData
public org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList getStressData() -
setStressData
public SpectraRatioPairInversionResult setStressData(org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList stressSamples) -
getStressSamples
public float[] getStressSamples() -
setStressSamples
-
getStressXIdx
public org.eclipse.collections.impl.list.mutable.primitive.IntArrayList getStressXIdx() -
setStressXIdx
public SpectraRatioPairInversionResult setStressXIdx(org.eclipse.collections.impl.list.mutable.primitive.IntArrayList stressXIndex) -
getStressXIndex
public int[] getStressXIndex() -
setStressXIndex
-
getStressYIdx
public org.eclipse.collections.impl.list.mutable.primitive.IntArrayList getStressYIdx() -
setStressYIdx
public SpectraRatioPairInversionResult setStressYIdx(org.eclipse.collections.impl.list.mutable.primitive.IntArrayList stressYIndex) -
getStressYIndex
public int[] getStressYIndex() -
setStressYIndex
-
getM0minX
public float getM0minX() -
setM0minX
-
getM0maxX
public float getM0maxX() -
setM0maxX
-
getM0minY
public float getM0minY() -
setM0minY
-
getM0maxY
public float getM0maxY() -
setM0maxY
-
getAppStressMin
public float getAppStressMin() -
setAppStressMin
-
getAppStressMax
public float getAppStressMax() -
setAppStressMax
-
getM0Xdim
public int getM0Xdim() -
setM0Xdim
-
getM0Ydim
public int getM0Ydim() -
setM0Ydim
-
getAppStressXdim
public int getAppStressXdim() -
setAppStressXdim
-
getAppStressYdim
public int getAppStressYdim() -
setAppStressYdim
-
hashCode
public int hashCode() -
equals
-
toString
-