|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensha.sha.earthquake.AbstractERF
org.opensha.sha.earthquake.rupForecastImpl.PEER_TestCases.PEER_AreaForecast
public class PEER_AreaForecast
Title: PEER_AreaForecast
Description: PEER's Area earthquake-rupture forecast. The Peer Group Test cases
Copyright: Copyright (c) 2002
Company:
| Field Summary | |
|---|---|
static String |
DEPTH_LOWER_PARAM_NAME
|
static String |
DEPTH_PARAM_UNITS
|
static String |
DEPTH_UPPER_PARAM_NAME
|
static String |
DIP_PARAM_NAME
|
static String |
DIP_PARAM_UNITS
|
static String |
GRID_PARAM_NAME
|
static String |
GRID_PARAM_UNITS
|
static String |
MAG_DIST_PARAM_NAME
|
static String |
NAME
|
static String |
RAKE_PARAM_NAME
|
static String |
RAKE_PARAM_UNITS
|
| Fields inherited from class org.opensha.sha.earthquake.AbstractERF |
|---|
adjustableParams, parameterChangeFlag, timeSpan, XML_METADATA_NAME |
| Constructor Summary | |
|---|---|
PEER_AreaForecast()
This constructor constructs the source No argument constructor |
|
| Method Summary | |
|---|---|
String |
getName()
Return the name for this class |
int |
getNumSources()
Get the number of earthquake sources |
ProbEqkSource |
getSource(int iSource)
Return the earhthquake source at index i. |
ArrayList |
getSourceList()
Not yet implemented |
void |
updateForecast()
update the sources based on the user paramters, only when user has changed a parameter |
| Methods inherited from class org.opensha.sha.earthquake.AbstractERF |
|---|
baseERF_FromXML, baseERF_ToXML, compareTo, drawRandomEventSet, fromXMLMetadata, getAdjustableParameterList, getApplicableRegion, getIncludedTectonicRegionTypes, getNumRuptures, getParameter, getRupture, getRuptureClone, getSourceClone, getTimeSpan, iterator, parameterChange, setParameter, setParameterChangeFlag, setTimeSpan, timeSpanChange, toXMLMetadata, updateAndSaveForecast |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAME
public static final String GRID_PARAM_NAME
public static final String GRID_PARAM_UNITS
public static final String DEPTH_LOWER_PARAM_NAME
public static final String DEPTH_UPPER_PARAM_NAME
public static final String DEPTH_PARAM_UNITS
public static final String MAG_DIST_PARAM_NAME
public static final String RAKE_PARAM_NAME
public static final String RAKE_PARAM_UNITS
public static final String DIP_PARAM_NAME
public static final String DIP_PARAM_UNITS
| Constructor Detail |
|---|
public PEER_AreaForecast()
| Method Detail |
|---|
public void updateForecast()
public ProbEqkSource getSource(int iSource)
iSource - : index of the source needed
public int getNumSources()
public ArrayList getSourceList()
getSourceList in interface ERFgetSourceList in class AbstractERFpublic String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||