C# Class EKG_Project.IO.MITBIHConverter

Inheritance: IECGConverter
Show file Open project: Nefarin/DadmProject

Public Methods

Method Description
ConvertFile ( string path ) : void
MITBIHConverter ( string MITBIHAnalysisName ) : System
SaveResult ( ) : void

Method Details

ConvertFile() public method

public ConvertFile ( string path ) : void
path string
return void

MITBIHConverter() public method

public MITBIHConverter ( string MITBIHAnalysisName ) : System
MITBIHAnalysisName string
return System

SaveResult() public method

public SaveResult ( ) : void
return void