C# Class EKG_Project.Modules.R_Peaks.R_Peaks_Params

Inheritance: ModuleParams
Afficher le fichier Open project: Nefarin/DadmProject Class Usage Examples

Méthodes publiques

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

Method Details

CopyParametersFrom() public méthode

public CopyParametersFrom ( R_Peaks_Params parameters ) : void
parameters R_Peaks_Params
Résultat void

R_Peaks_Params() public méthode

public R_Peaks_Params ( R_Peaks_Method method, string analysisName ) : MathNet.Numerics.LinearAlgebra
method R_Peaks_Method
analysisName string
Résultat MathNet.Numerics.LinearAlgebra