public class MeanFilterAlgorithm extends Object implements MSDKFilteringAlgorithm
MeanFilterAlgorithm class.
Constructor and Description |
---|
MeanFilterAlgorithm(double windowLength)
Constructor for MeanFilterAlgorithm.
|
public MeanFilterAlgorithm(double windowLength)
Constructor for MeanFilterAlgorithm.
windowLength
- a double.public MsScan performFilter(@Nonnull MsScan scan)
performFilter.
performFilter
in interface MSDKFilteringAlgorithm
scan
- a MsScan
object.MsScan
object.Copyright © 2019. All rights reserved.