| Package | Description |
|---|---|
| gov.usgs.earthquake.nshmp.eq.model |
Earthquake
Source and
HazardModel representations. |
| Modifier and Type | Class and Description |
|---|---|
class |
InterfaceSource
Subduction source representation.
|
| Modifier and Type | Method and Description |
|---|---|
Predicate<FaultSource> |
FaultSourceSet.distanceFilter(Location loc,
double distance) |
Iterator<FaultSource> |
FaultSourceSet.iterator() |
List<FaultSource> |
FaultSourceSet.sources(int id)
Return those sources associated with the supplied id.
|