| Package | Description |
|---|---|
| gov.usgs.earthquake.nshmp.function |
Slated for deprecation.
|
| gov.usgs.earthquake.nshmp.mfd |
Magnitude frequency distribution (MFDs) classes and utilties.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DiscretizedFunc
Title: DiscretizedFuncAPI
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDiscretizedFunc
Title: DiscretizedFunc
|
class |
AbstractXY_DataSet |
class |
ArbitrarilyDiscretizedFunc
Title: ArbitrarilyDiscretizedFunc
|
class |
EvenlyDiscretizedFunc
Title: EvenlyDiscretizedFunc
|
| Modifier and Type | Method and Description |
|---|---|
XY_DataSet |
XY_DataSet.deepClone()
This function returns a new copy of this list, including copies of all the
points.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalMfd
Base implementation for magnitude-frequency distributions (MFDs) that give
the rate of one or more earthquakes with differing magnitudes per year.
|