C# Class ImsInformed.Filters.ConformerFilter

Afficher le fichier Open project: PNNL-Comp-Mass-Spec/IMS-Informed-Library

Méthodes publiques

Méthode Description
FilterOnPpmError ( IdentifiedIsomerInfo feature, double ppmTolerance ) : bool
FilterOnRelativeIntensity ( IdentifiedIsomerInfo feature, double highestIntensities ) : bool

Method Details

FilterOnPpmError() public static méthode

public static FilterOnPpmError ( IdentifiedIsomerInfo feature, double ppmTolerance ) : bool
feature ImsInformed.Workflows.CrossSectionExtraction.IdentifiedIsomerInfo
ppmTolerance double
Résultat bool

FilterOnRelativeIntensity() public static méthode

public static FilterOnRelativeIntensity ( IdentifiedIsomerInfo feature, double highestIntensities ) : bool
feature ImsInformed.Workflows.CrossSectionExtraction.IdentifiedIsomerInfo
highestIntensities double
Résultat bool