|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EpistemicListERF
Title: EpistemicListERF (was ERF_ListAPI)
Description: This represents an epistemic list of earthquake rupture forecasts and their associated weights.
| Field Summary |
|---|
| Fields inherited from interface org.opensha.sha.earthquake.BaseERF |
|---|
NAME |
| Method Summary | |
|---|---|
double |
getERF_RelativeWeight(int index)
get the weight of the ERF at the specified index |
ERF |
getERF(int index)
get the ERF in the list with the specified index |
int |
getNumERFs()
get the number of Eqk Rup Forecasts in this list |
ArrayList<Double> |
getRelativeWeightsList()
Return the vector containing the Double values with relative weights for each ERF |
| Methods inherited from interface org.opensha.sha.earthquake.BaseERF |
|---|
getAdjustableParameterList, getApplicableRegion, getIncludedTectonicRegionTypes, getTimeSpan, setParameter, setTimeSpan, updateAndSaveForecast, updateForecast |
| Methods inherited from interface org.opensha.commons.data.Named |
|---|
getName |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
ERF getERF(int index)
index - : index of Eqk Rup forecast to return
double getERF_RelativeWeight(int index)
index - : index of ERF
ArrayList<Double> getRelativeWeightsList()
int getNumERFs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||