public class CropFilterAlgorithm extends Object implements MSDKFilteringAlgorithm
CropFilterAlgorithm class.
Constructor and Description |
---|
CropFilterAlgorithm(com.google.common.collect.Range<Double> mzRange,
com.google.common.collect.Range<Float> rtRange)
Constructor for CropFilterAlgorithm.
|
public MsScan performFilter(@Nonnull MsScan scan)
performFilter.
performFilter
in interface MSDKFilteringAlgorithm
scan
- a MsScan
object.MsScan
object.Copyright © 2019. All rights reserved.