compareTo(Uncertainty other) | Uncertainty | |
getAbsoluteError(Point p) | Uncertainty | |
getComment() | Uncertainty | |
getMinus() | Uncertainty | |
getNormType() | Uncertainty | |
getPlus() | Uncertainty | |
getSourceType() | Uncertainty | |
hasZeroSize() | Uncertainty | |
isSymmetric() | Uncertainty | |
log() | Storeable | [package] |
setComment(String comment) | Uncertainty | |
setMinus(Double minus) | Uncertainty | |
setNormType(ErrorNorm normtype) | Uncertainty | |
setPlus(Double plus) | Uncertainty | |
setSourceType(ErrorSource sourcetype) | Uncertainty | |
toString() | Uncertainty | |
toString(Integer indentBy) | Uncertainty | |
Uncertainty() | Uncertainty | |
Uncertainty(Double plus, Double minus, ErrorSource sourcetype, ErrorNorm normtype) | Uncertainty | |
Uncertainty(Double plusminus, ErrorSource sourcetype, ErrorNorm normtype) | Uncertainty |