C# Class ImsInformed.IO.AlignmentImporter

The alignment importer.
Afficher le fichier Open project: PNNL-Comp-Mass-Spec/IMS-Informed-Library

Méthodes publiques

Méthode Description
ReadFile ( string fileLocation ) : IInterpolation

The read file.

Method Details

ReadFile() public static méthode

The read file.
public static ReadFile ( string fileLocation ) : IInterpolation
fileLocation string /// The file location. ///
Résultat IInterpolation