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