| Package | Description |
|---|---|
| gov.usgs.earthquake.nshmp.eq.fault.surface |
Fault surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
abstract RuptureScaling.Dimensions |
RuptureScaling.dimensions(double mag,
double maxWidth)
Return the dimensions of a magnitude-dependent and width-constrained
rupture.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Map<RuptureScaling.Dimensions,Double> |
RuptureScaling.dimensionsDistribution(double mag,
double maxWidth)
Return a ±2σ distribution of
Dimensions and associated weights. |