C# 클래스 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.
상속: DAQ.Analyze.PeakFitter
파일 보기 프로젝트 열기: ColdMatter/EDMSuite

공개 메소드들

메소드 설명
SincFitter ( ) : System

비공개 메소드들

메소드 설명
sinc ( double parameters, double x, double &result, object obj ) : void

메소드 상세

SincFitter() 공개 메소드

public SincFitter ( ) : System
리턴 System