C# Class ScanMaster.Analyze.TofFitter

Extends the GaussianFitter class. Uses the time-of-arrival and width information to return a mean speed and translational temperature in the ParameterReport. Requires a "sourceToDetect" and a "moleculeMass" in the Hardware.Info.
Inheritance: DAQ.Analyze.GaussianFitter
ファイルを表示 Open project: ColdMatter/EDMSuite

Public Methods

Method Description
TofFitter ( ) : System

Method Details

TofFitter() public method

public TofFitter ( ) : System
return System