36 #ifndef OPENMS_TRANSFORMATIONS_FEATUREFINDER_LMAISOTOPEMODEL_H
37 #define OPENMS_TRANSFORMATIONS_FEATUREFINDER_LMAISOTOPEMODEL_H
83 return "LmaIsotopeModel";
122 void updateMembers_();
126 #endif // OPENMS_TRANSFORMATIONS_FEATUREFINDER_LMAISOTOPEMODEL_H
CoordinateType total_intensity_
total intensity (area under curve)
Definition: LmaIsotopeModel.h:109
A more convenient string class.
Definition: String.h:56
DoubleReal trim_right_cutoff_
Definition: LmaIsotopeModel.h:119
InterpolationModel::CoordinateType CoordinateType
Definition: LmaIsotopeModel.h:54
Definition: LmaIsotopeModel.h:57
UInt charge_
Definition: LmaIsotopeModel.h:114
static BaseModel< 1 > * create()
create new LmaIsotopeModel object (needed by Factory)
Definition: LmaIsotopeModel.h:75
Isotope distribution approximated using linear interpolation.
Definition: LmaIsotopeModel.h:48
CoordinateType isotope_stdev_
Definition: LmaIsotopeModel.h:113
CoordinateType mean_
Definition: LmaIsotopeModel.h:115
Abstract class for 1D-models that are approximated using linear interpolation.
Definition: InterpolationModel.h:55
DoubleReal isotope_distance_
Definition: LmaIsotopeModel.h:120
static const String getProductName()
name of the model (needed by Factory)
Definition: LmaIsotopeModel.h:81
InterpolationModel::CoordinateType IntensityType
Definition: LmaIsotopeModel.h:55
CoordinateType max_
Definition: LmaIsotopeModel.h:111
CoordinateType min_
Definition: LmaIsotopeModel.h:110
Feature::CoordinateType CoordinateType
Definition: AdditiveSeries.C:52
CoordinateType monoisotopic_mz_
Definition: LmaIsotopeModel.h:116
int Int
Signed integer type.
Definition: Types.h:100
Int max_isotope_
Definition: LmaIsotopeModel.h:118
Averagines
Definition: LmaIsotopeModel.h:57