Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
EKG_Project
IO
MITBIHConverter
C# Class EKG_Project.IO.MITBIHConverter
Inheritance:
IECGConverter
Mostrar archivo
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