C# Class ImsInformed.AnalysisStatusUtilities

The ionization method extensions.
Afficher le fichier Open project: PNNL-Comp-Mass-Spec/IMS-Informed-Library

Méthodes publiques

Méthode Description
ToConclusionCode ( this status ) : string

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

Method Details

ToConclusionCode() public static méthode

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. ///
Résultat string