72 return "IsotopeFitter1D";
76 QualityType fit1d(
const RawDataArrayType & range,
InterpolationModel * & model)
override;
87 void updateMembers_()
override;
CoordinateType isotope_stdev_
standard derivation in isotope
Definition: IsotopeFitter1D.h:83
Int max_isotope_
maximum isotopic rank to be considered
Definition: IsotopeFitter1D.h:85
static const String getProductName()
name of the model (needed by Factory)
Definition: IsotopeFitter1D.h:70
A more convenient string class.
Definition: String.h:57
Isotope distribution fitter (1-dim.) approximated using linear interpolation.
Definition: IsotopeFitter1D.h:46
Abstract base class for all 1D-model fitters using maximum likelihood optimization.
Definition: MaxLikeliFitter1D.h:47
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Abstract class for 1D-models that are approximated using linear interpolation.
Definition: InterpolationModel.h:54
static Fitter1D * create()
create new IsotopeFitter1D object (function needed by Factory)
Definition: IsotopeFitter1D.h:64
Abstract base class for all 1D-dimensional model fitter.
Definition: Fitter1D.h:58
int Int
Signed integer type.
Definition: Types.h:102
CoordinateType charge_
isotope charge
Definition: IsotopeFitter1D.h:81