| Package | Description |
|---|---|
| gov.usgs.earthquake.nshmp.calc |
Hazard calculation classes and utilties.
|
| Modifier and Type | Field and Description |
|---|---|
ValueFormat |
CalcConfig.Hazard.valueFormat
The value format for hazard curves.
|
ValueFormat |
CalcConfig.Rate.valueFormat
The value format for rate data.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueFormat |
ValueFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueFormat[] |
ValueFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|