| Package | Description |
|---|---|
| org.expasy.mzjava.core.ms |
| Modifier and Type | Method and Description |
|---|---|
Tolerance.Location |
PpmTolerance.check(double expected,
double actual) |
Tolerance.Location |
AbsoluteTolerance.check(double expected,
double actual) |
abstract Tolerance.Location |
Tolerance.check(double expected,
double actual) |
Tolerance.Location |
Tolerance.check(double expectedMz,
double actualMz,
int charge) |
static Tolerance.Location |
Tolerance.Location.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tolerance.Location[] |
Tolerance.Location.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.