Package | Description |
---|---|
io.github.msdk.util |
Modifier and Type | Method and Description |
---|---|
static ChromatogramUtil.CalculationMethod |
ChromatogramUtil.CalculationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChromatogramUtil.CalculationMethod[] |
ChromatogramUtil.CalculationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Double |
ChromatogramUtil.calculateMz(double[] mzValues,
float[] intensityValues,
Integer size,
ChromatogramUtil.CalculationMethod method)
calculateMz.
|
Copyright © 2019. All rights reserved.