public final class HazardInput extends GmmInput
GroundMotionModel input that carries Rupture rate
information along with itGmmInputGmmInput.Builder, GmmInput.Constraints, GmmInput.Field| Constructor and Description |
|---|
HazardInput(double rate,
double Mw,
double rJB,
double rRup,
double rX,
double dip,
double width,
double zTop,
double zHyp,
double rake,
double vs30,
boolean vsInf,
double z1p0,
double z2p5) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Some values [mag, rJB, rRup, rX, zHyp] may be truncated to 2 or 3 decimal
places for output.
|