C# 클래스 ImsInformed.IO.AlignmentImporter

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

공개 메소드들

메소드 설명
ReadFile ( string fileLocation ) : IInterpolation

The read file.

메소드 상세

ReadFile() 공개 정적인 메소드

The read file.
public static ReadFile ( string fileLocation ) : IInterpolation
fileLocation string /// The file location. ///
리턴 IInterpolation