C# 클래스 ImsInformed.Filters.ConformerFilter

파일 보기 프로젝트 열기: PNNL-Comp-Mass-Spec/IMS-Informed-Library

공개 메소드들

메소드 설명
FilterOnPpmError ( IdentifiedIsomerInfo feature, double ppmTolerance ) : bool
FilterOnRelativeIntensity ( IdentifiedIsomerInfo feature, double highestIntensities ) : bool

메소드 상세

FilterOnPpmError() 공개 정적인 메소드

public static FilterOnPpmError ( IdentifiedIsomerInfo feature, double ppmTolerance ) : bool
feature ImsInformed.Workflows.CrossSectionExtraction.IdentifiedIsomerInfo
ppmTolerance double
리턴 bool

FilterOnRelativeIntensity() 공개 정적인 메소드

public static FilterOnRelativeIntensity ( IdentifiedIsomerInfo feature, double highestIntensities ) : bool
feature ImsInformed.Workflows.CrossSectionExtraction.IdentifiedIsomerInfo
highestIntensities double
리턴 bool