C# 클래스 ImsInformed.AnalysisStatusUtilities

The ionization method extensions.
파일 보기 프로젝트 열기: PNNL-Comp-Mass-Spec/IMS-Informed-Library

공개 메소드들

메소드 설명
ToConclusionCode ( this status ) : string

Convert the analysis status to three letter code that looks good when you print them in a text file.

메소드 상세

ToConclusionCode() 공개 정적인 메소드

Convert the analysis status to three letter code that looks good when you print them in a text file.
///
public static ToConclusionCode ( this status ) : string
status this /// The ionization method. ///
리턴 string