public class NAbNeutralizationResult
extends java.lang.Object
| Constructor and Description |
|---|
NAbNeutralizationResult(long cutoff,
double curveBasedDilution,
double pointBasedDilution) |
| Modifier and Type | Method and Description |
|---|---|
double |
getCurveBasedDilution() |
long |
getCutoff() |
double |
getPointBasedDilution() |