| Package | Description |
|---|---|
| gov.usgs.earthquake.nshmp.calc |
Hazard calculation classes and utilties.
|
| gov.usgs.earthquake.nshmp.data |
Double-valued data utilities.
|
| gov.usgs.earthquake.nshmp.eq.model |
Earthquake
Source and
HazardModel representations. |
| gov.usgs.earthquake.nshmp.mfd |
Magnitude frequency distribution (MFDs) classes and utilties.
|
| Class and Description |
|---|
| XySequence
Sequence of xy-value pairs that is iterable ascending in x.
|
| Class and Description |
|---|
| DataArray
An interface representing an immutable wrapper around an array of primitive
double values. |
| DataArray.Builder
A
DataArray builder. |
| Interpolator
Utility class to perform linear and log interpolations.
|
| Interpolator.Builder |
| IntervalArray
An array of immutable, double-valued data that is arranged according to
increasing and uniformly spaced double-valued keys.
|
| IntervalArray.Builder
A builder of immutable
IntervalArrays. |
| IntervalArray.Loader
A supplier of values with which to fill an
IntervalArray. |
| IntervalTable
A 2-dimensional table of immutable, double-valued data that is arranged
according to increasing and uniformly spaced double-valued keys.
|
| IntervalTable.Builder
A builder of immutable
IntervalTables. |
| IntervalTable.Loader
A supplier of values with which to fill a
IntervalTable. |
| IntervalVolume
A 3-dimensional volume of immutable, double-valued data that is arranged
according to increasing and uniformly spaced double-valued keys.
|
| IntervalVolume.Builder
A builder of immutable
IntervalVolumes. |
| IntervalVolume.Loader
A supplier of values with which to fill a
IntervalVolume. |
| XyPoint
Wrapper interface for xy-value data pairs.
|
| XySequence
Sequence of xy-value pairs that is iterable ascending in x.
|
| Class and Description |
|---|
| IntervalArray
An array of immutable, double-valued data that is arranged according to
increasing and uniformly spaced double-valued keys.
|
| XySequence
Sequence of xy-value pairs that is iterable ascending in x.
|
| Class and Description |
|---|
| XySequence
Sequence of xy-value pairs that is iterable ascending in x.
|