C# 클래스 ImsInformed.Util.IsotopicProfileUtil

The isotopic profile util.
파일 보기 프로젝트 열기: PNNL-Comp-Mass-Spec/IMS-Informed-Library

공개 메소드들

메소드 설명
AdjustSaturatedIsotopicProfile ( IsotopicProfile iso, IsotopicProfile theorIsotopicProfile, int indexOfIsotopeToUse, bool updatePeakMasses = true, bool updatePeakIntensities = true ) : void

비공개 메소드들

메소드 설명
UpdateMonoisotopicMassData ( IsotopicProfile iso ) : void

메소드 상세

AdjustSaturatedIsotopicProfile() 공개 정적인 메소드

public static AdjustSaturatedIsotopicProfile ( IsotopicProfile iso, IsotopicProfile theorIsotopicProfile, int indexOfIsotopeToUse, bool updatePeakMasses = true, bool updatePeakIntensities = true ) : void
iso IsotopicProfile
theorIsotopicProfile IsotopicProfile
indexOfIsotopeToUse int
updatePeakMasses bool
updatePeakIntensities bool
리턴 void