|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensha.sha.cybershake.bombay.RupHyposWithinCutoff
public class RupHyposWithinCutoff
| Constructor Summary | |
|---|---|
RupHyposWithinCutoff(DBAccess db,
Location hypoLocation,
double maxDistance,
String sourceNameConstr,
boolean useDepth,
double minMag)
|
|
| Method Summary | |
|---|---|
AbstractERF |
getERF()
|
static String |
getKey(int sourceID,
int rupID)
|
int |
getNumExcluded(int sourceID,
int rupID)
|
ArrayList<Integer> |
getVariationsWithinCutoff(int sourceID,
int rupID)
|
static HashMap<String,ArrayList<Integer>> |
loadMapFromFile(String fileName)
|
void |
writeSourceRupFile(String fileName)
|
void |
writeSourceRupInfoFile(String fileName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RupHyposWithinCutoff(DBAccess db,
Location hypoLocation,
double maxDistance,
String sourceNameConstr,
boolean useDepth,
double minMag)
| Method Detail |
|---|
public static String getKey(int sourceID,
int rupID)
public void writeSourceRupFile(String fileName)
throws IOException
IOException
public void writeSourceRupInfoFile(String fileName)
throws IOException
IOException
public static HashMap<String,ArrayList<Integer>> loadMapFromFile(String fileName)
throws FileNotFoundException,
IOException
FileNotFoundException
IOExceptionpublic AbstractERF getERF()
public int getNumExcluded(int sourceID,
int rupID)
public ArrayList<Integer> getVariationsWithinCutoff(int sourceID,
int rupID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||