|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensha.sha.earthquake.AbstractEpistemicListERF
org.opensha.sha.earthquake.rupForecastImpl.Point2MultVertSS_Fault.Point2MultVertSS_FaultERF_List
public class Point2MultVertSS_FaultERF_List
Title: Point2MultVertSS_FaultERF_List
Description: This ERF creates a single Point2MultVertSS_FaultSource for the following user-defined parameters:
The source not Poissonain, and note that the timeSpan does not influence the ERF at all (because the probability is set by the adjustable parameter). The timeSpan is returned by this object is therefore null. The upper and lower seismogenic depths are hard coded at 0 and 1, respectively (because existing distance measures don't depend on the depth extend for vertical strike-slip faults). Rupture lengths are computed using the Wells and Coppersmith Length(Mag) relationship (hard coded).
| Field Summary | |
|---|---|
protected static String |
C
|
protected boolean |
D
|
static String |
DELTA_STRIKE_PARAM_NAME
|
static String |
MAG_PARAM_NAME
|
static String |
NAME
|
static String |
RUP_OFFSET_PARAM_NAME
|
protected Point2MultVertSS_FaultSource |
source
|
static String |
SRC_LAT_PARAM_NAME
|
static String |
SRC_LON_PARAM_NAME
|
| Fields inherited from class org.opensha.sha.earthquake.AbstractEpistemicListERF |
|---|
adjustableParams, erf_List, parameterChangeFlag, timeSpan, XML_METADATA_NAME |
| Constructor Summary | |
|---|---|
Point2MultVertSS_FaultERF_List()
Constructor for this source (no arguments) |
|
| Method Summary | |
|---|---|
String |
getName()
Return the name for this class |
static void |
main(String[] args)
|
void |
setTimeSpan(TimeSpan time)
This overides the parent method to ignore whatever is passed in (because timeSpan is always null in this class) |
void |
updateForecast()
update the source based on the paramters (only if a parameter value has changed) |
| Methods inherited from class org.opensha.sha.earthquake.AbstractEpistemicListERF |
|---|
addERF, compareTo, fromXMLMetadata, getAdjustableParameterList, getAdjustableParamsIterator, getApplicableRegion, getERF_RelativeWeight, getERF, getIncludedTectonicRegionTypes, getNumERFs, getParameter, getRelativeWeightsList, getTimeSpan, parameterChange, setParameter, setParameterChangeFlag, timeSpanChange, toXMLMetadata, toXMLMetadata, updateAndSaveForecast |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static String C
protected boolean D
public static final String NAME
protected Point2MultVertSS_FaultSource source
public static final String SRC_LAT_PARAM_NAME
public static final String SRC_LON_PARAM_NAME
public static final String MAG_PARAM_NAME
public static final String RUP_OFFSET_PARAM_NAME
public static final String DELTA_STRIKE_PARAM_NAME
| Constructor Detail |
|---|
public Point2MultVertSS_FaultERF_List()
| Method Detail |
|---|
public void updateForecast()
updateForecast in interface BaseERFupdateForecast in class AbstractEpistemicListERFpublic String getName()
getName in interface NamedgetName in class AbstractEpistemicListERFpublic void setTimeSpan(TimeSpan time)
setTimeSpan in interface BaseERFsetTimeSpan in class AbstractEpistemicListERFtimeSpan - : TimeSpan objectpublic static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||