|
||||||||||
| 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.step.STEP_AlaskanPipeForecast
public class STEP_AlaskanPipeForecast
Title: STEP_EqkRupForecast
Description:
Copyright: Copyright (c) 2002
Company:
| Field Summary | |
|---|---|
static String |
NAME
|
| Fields inherited from class org.opensha.sha.earthquake.AbstractERF |
|---|
adjustableParams, parameterChangeFlag, timeSpan, XML_METADATA_NAME |
| Constructor Summary | |
|---|---|
STEP_AlaskanPipeForecast()
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)
Returns the ith earthquake source |
ArrayList |
getSourceList()
Get the list of all earthquake sources. |
Iterator |
getSourcesIterator()
Return iterator over all the earthquake sources |
static void |
main(String[] args)
|
void |
parameterChange(ParameterChangeEvent event)
This is the main function of this interface. |
void |
setTimeSpan(TimeSpan timeSpan)
This method sets the time-span field |
void |
updateForecast()
update the forecast |
| 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, setParameter, setParameterChangeFlag, 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 String NAME
| Constructor Detail |
|---|
public STEP_AlaskanPipeForecast()
| Method Detail |
|---|
public void setTimeSpan(TimeSpan timeSpan)
setTimeSpan in interface BaseERFsetTimeSpan in class AbstractERFtime - public ProbEqkSource getSource(int iSource)
getSource in interface ERFiSource - : index of the source needed
idxpublic int getNumSources()
getNumSources in interface ERFpublic Iterator getSourcesIterator()
public ArrayList getSourceList()
getSourceList in interface ERFgetSourceList in class AbstractERFpublic String getName()
getName in interface Namedpublic void updateForecast()
updateForecast in interface BaseERFpublic void parameterChange(ParameterChangeEvent event)
parameterChange in interface ParameterChangeListenerparameterChange in class AbstractERFevent - public static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||