|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensha.nshmp.sha.data.DataGenerator_NEHRP
org.opensha.nshmp.sha.data.DataGenerator_FEMA
public class DataGenerator_FEMA
Title: DataGenerator_FEMA
Description:
| Field Summary |
|---|
| Fields inherited from class org.opensha.nshmp.sha.data.DataGenerator_NEHRP |
|---|
dataEdition, dataInfo, faVal, fvVal, geographicRegion, lat, lon, mapSpectrumSaSdFunction, mapSpectrumSaTFunction, metadataForPlots, saFunction, sdSpectrumSaSdFunction, sdSpectrumSaTFunction, selectedSpectraType, siteClass, smSpectrumSaSdFunction, smSpectrumSaTFunction, zipCode |
| Constructor Summary | |
|---|---|
DataGenerator_FEMA()
|
|
| Method Summary | |
|---|---|
void |
calculateSsS1(double lat,
double lon)
Gets the data for SsS1 in case region specified is not a Territory and user specifies Lat-Lon for the location. |
void |
calculateSsS1(String zipCode)
Gets the data for SsS1 in case region specified is not a Territory and user specifies zip code for the location. |
double |
getSa()
Returns the SA at 1 sec |
double |
getSs()
Returns the SA at .2sec |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataGenerator_FEMA()
| Method Detail |
|---|
public double getSs()
getSs in interface DataGeneratorAPI_NEHRPgetSs in class DataGenerator_NEHRPpublic double getSa()
getSa in interface DataGeneratorAPI_NEHRPgetSa in class DataGenerator_NEHRP
public void calculateSsS1(double lat,
double lon)
throws RemoteException
calculateSsS1 in interface DataGeneratorAPI_NEHRPcalculateSsS1 in class DataGenerator_NEHRPRemoteException
public void calculateSsS1(String zipCode)
throws ZipCodeErrorException,
RemoteException
calculateSsS1 in interface DataGeneratorAPI_NEHRPcalculateSsS1 in class DataGenerator_NEHRPZipCodeErrorException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||