C# Class DAQ.Analyze.SincFitter

A class to fit sinc-squareds. This sinc-squared has a peak height of 1. The w parameter that is returned is the FWHM.
Inheritance: DAQ.Analyze.PeakFitter
Afficher le fichier Open project: ColdMatter/EDMSuite

Méthodes publiques

Méthode Description
SincFitter ( ) : System

Private Methods

Méthode Description
sinc ( double parameters, double x, double &result, object obj ) : void

Method Details

SincFitter() public méthode

public SincFitter ( ) : System
Résultat System