C# 클래스 MetFragNET.Spectra.CleanUpPeakList

파일 보기 프로젝트 열기: NonlinearDynamics/MetFrag.NET 1 사용 예제들

공개 메소드들

메소드 설명
CleanUpPeakList ( IEnumerable peakList ) : System.Collections.Generic
GetCleanedPeakList ( double mass ) : IEnumerable

메소드 상세

CleanUpPeakList() 공개 메소드

public CleanUpPeakList ( IEnumerable peakList ) : System.Collections.Generic
peakList IEnumerable
리턴 System.Collections.Generic

GetCleanedPeakList() 공개 메소드

public GetCleanedPeakList ( double mass ) : IEnumerable
mass double
리턴 IEnumerable