C# Class MetFragNET.Spectra.CleanUpPeakList

ファイルを表示 Open project: NonlinearDynamics/MetFrag.NET Class Usage Examples

Public Methods

Method Description
CleanUpPeakList ( IEnumerable peakList ) : System.Collections.Generic
GetCleanedPeakList ( double mass ) : IEnumerable

Method Details

CleanUpPeakList() public method

public CleanUpPeakList ( IEnumerable peakList ) : System.Collections.Generic
peakList IEnumerable
return System.Collections.Generic

GetCleanedPeakList() public method

public GetCleanedPeakList ( double mass ) : IEnumerable
mass double
return IEnumerable