C# Class EKG_Project.IO.MITBIHConverter

Inheritance: IECGConverter
Afficher le fichier Open project: Nefarin/DadmProject

Méthodes publiques

Méthode Description
ConvertFile ( string path ) : void
MITBIHConverter ( string MITBIHAnalysisName ) : System
SaveResult ( ) : void

Method Details

ConvertFile() public méthode

public ConvertFile ( string path ) : void
path string
Résultat void

MITBIHConverter() public méthode

public MITBIHConverter ( string MITBIHAnalysisName ) : System
MITBIHAnalysisName string
Résultat System

SaveResult() public méthode

public SaveResult ( ) : void
Résultat void