Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
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
显示文件
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