public class PrecursorSplitter extends ChargeMzSplitter<PeakList>
tolerance| Constructor and Description |
|---|
PrecursorSplitter(Tolerance tolerance) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
extractCharge(PeakList value) |
protected double |
extractMz(PeakList value) |
splitpublic PrecursorSplitter(Tolerance tolerance)
protected double extractMz(PeakList value)
extractMz in class ChargeMzSplitter<PeakList>protected int extractCharge(PeakList value)
extractCharge in class ChargeMzSplitter<PeakList>Copyright © 2016. All Rights Reserved.