|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensha.sha.earthquake.rupForecastImpl.WGCEP_UCERF_2_Final.analysis.PolygonRatesAnalysis
public class PolygonRatesAnalysis
Analyze the rate in various polygons as defined in Appendix I of UCERF2 report
| Constructor Summary | |
|---|---|
PolygonRatesAnalysis()
|
|
| Method Summary | |
|---|---|
void |
calcRatesInPolygons()
Calculate rates in polygons |
static void |
main(String[] args)
|
void |
mkA_SourcesFile()
For each A-Fault, find the fraction that lies in each polygon |
void |
mkB_SourcesFile()
For each B-Fault, find the fraction that lies in each polygon |
void |
mkC_ZonesFile()
For each C-zone, find the fraction that lies in each polygon |
void |
mkNonCA_B_SourcesFile()
For each B-Fault, find the fraction that lies in each polygon |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PolygonRatesAnalysis()
| Method Detail |
|---|
public void calcRatesInPolygons()
public void mkA_SourcesFile()
public void mkB_SourcesFile()
public void mkNonCA_B_SourcesFile()
public void mkC_ZonesFile()
public static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||