public interface SequentialScanReader
IScanCollection provides.| Modifier and Type | Method and Description |
|---|---|
IScan |
next(LCMSDataSubset subset,
boolean removeNonMatching)
Gets the next scan.
|
IScan next(LCMSDataSubset subset, boolean removeNonMatching)
subset - filter that determines which scans.removeNonMatching - if true, the reader won't return non-matching scans at all.
Otherwise will return them, but without spectra parsed.Copyright © 2017. All rights reserved.