org.opensha.sha.earthquake.rupForecastImpl.step
Class STEP_DataSetGeneratorTest
java.lang.Object
org.opensha.sha.earthquake.rupForecastImpl.step.STEP_DataSetGeneratorTest
- All Implemented Interfaces:
- EventListener, ParameterChangeWarningListener
public class STEP_DataSetGeneratorTest
- extends Object
- implements ParameterChangeWarningListener
Title: STEP_DataSetGenerator
Description: This class generates the Dataset for the STEP Map which includes the
BackGround, STEP addon and combined result for both
- Version:
- 1.0
- Author:
- : Edward (Ned) Field, Nitin Gupta and Vipin Gupta
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STEP_DataSetGeneratorTest
public STEP_DataSetGeneratorTest()
main
public static void main(String[] args)
parameterChangeWarning
public void parameterChangeWarning(ParameterChangeWarningEvent e)
- Function that must be implemented by all Listeners for
ParameterChangeWarnEvents.
- Specified by:
parameterChangeWarning in interface ParameterChangeWarningListener
- Parameters:
event - The Event which triggered this function call