| Package | Description |
|---|---|
| gov.usgs.earthquake.nshmp.gmm |
Implementations of all
GroundMotionModels used in the 2008 and
2014 USGS National Seismic Hazard Models. |
| Modifier and Type | Method and Description |
|---|---|
static Gmm.Group |
Gmm.Group.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Gmm.Group[] |
Gmm.Group.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|