org.opensha.nshmp.sha.io
Class DataFileNameSelectorForFEMA
java.lang.Object
org.opensha.nshmp.sha.io.DataFileNameSelectorForFEMA
public class DataFileNameSelectorForFEMA
- extends Object
Title: DataFileNameSelectorForFEMA
Description: This class gives name of the datafile to read based on the
analysis option, edition and location filled in by the user.
- Version:
- 1.0
- Author:
- Ned Field, Nitin Gupta and E.V. Leyendecker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataFileNameSelectorForFEMA
public DataFileNameSelectorForFEMA()
getFileName
public String getFileName(String selectedRegion,
String selectedEdition,
double lat,
double lon,
String spectraType)
- Parameters:
selectedRegion - StringselectedEdition - Stringlat - doublelon - double
- Returns:
- String