C# Class EKG_Project.Modules.R_Peaks.R_Peaks_Params

Inheritance: ModuleParams
Show file Open project: Nefarin/DadmProject Class Usage Examples

Public Methods

Method Description
CopyParametersFrom ( R_Peaks_Params parameters ) : void
R_Peaks_Params ( R_Peaks_Method method, string analysisName ) : MathNet.Numerics.LinearAlgebra

Method Details

CopyParametersFrom() public method

public CopyParametersFrom ( R_Peaks_Params parameters ) : void
parameters R_Peaks_Params
return void

R_Peaks_Params() public method

public R_Peaks_Params ( R_Peaks_Method method, string analysisName ) : MathNet.Numerics.LinearAlgebra
method R_Peaks_Method
analysisName string
return MathNet.Numerics.LinearAlgebra