public static final class CalcConfig.Deagg extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CalcConfig.Deagg.Bins
The distance, magnitude, and epsilon bins into which contributing sources
to hazard will be sorted.
|
| Modifier and Type | Field and Description |
|---|---|
CalcConfig.Deagg.Bins |
bins
The distance, magnitude, and epsilon bins into which contributing sources
to hazard are sorted.
|
Double |
contributorLimit
The minimum contribution (in %) that a source must make to hazard to be
included on the contributor source list in deaggregation result.
|
public final CalcConfig.Deagg.Bins bins
public final Double contributorLimit