C# Class MetFragNET.Spectra.CleanUpPeakList

Afficher le fichier Open project: NonlinearDynamics/MetFrag.NET Class Usage Examples

Méthodes publiques

Méthode Description
CleanUpPeakList ( IEnumerable peakList ) : System.Collections.Generic
GetCleanedPeakList ( double mass ) : IEnumerable

Method Details

CleanUpPeakList() public méthode

public CleanUpPeakList ( IEnumerable peakList ) : System.Collections.Generic
peakList IEnumerable
Résultat System.Collections.Generic

GetCleanedPeakList() public méthode

public GetCleanedPeakList ( double mass ) : IEnumerable
mass double
Résultat IEnumerable