Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DAQ
Analyze
SincFitter
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
Exibir arquivo
Open project: ColdMatter/EDMSuite
Public Methods
Method
Description
SincFitter
( ) :
System
Private Methods
Method
Description
sinc
(
double
parameters
,
double
x
,
double
&
result
,
object
obj
) :
void
Method Details
SincFitter()
public
method
public
SincFitter
( ) :
System
return
System