36 #ifndef OPENMS_TRANSFORMATIONS_FEATUREFINDER_ISOTOPEMODEL_H
37 #define OPENMS_TRANSFORMATIONS_FEATUREFINDER_ISOTOPEMODEL_H
44 class EmpiricalFormula;
92 return "IsotopeModel";
139 void updateMembers_();
144 #endif // OPENMS_TRANSFORMATIONS_FEATUREFINDER_ISOTOPEMODEL_H
DoubleReal trim_right_cutoff_
Definition: IsotopeModel.h:135
A more convenient string class.
Definition: String.h:56
Int max_isotope_
Definition: IsotopeModel.h:134
Isotope distribution approximated using linear interpolation.
Definition: IsotopeModel.h:59
CoordinateType isotope_stdev_
Definition: IsotopeModel.h:127
CoordinateType isotope_lorentz_fwhm_
Definition: IsotopeModel.h:128
Isotope distribution class.
Definition: IsotopeDistribution.h:61
static const String getProductName()
name of the model (needed by Factory)
Definition: IsotopeModel.h:90
Abstract class for 1D-models that are approximated using linear interpolation.
Definition: InterpolationModel.h:55
Averagines
Definition: IsotopeModel.h:67
Definition: IsotopeModel.h:67
UInt charge_
Definition: IsotopeModel.h:130
InterpolationModel::CoordinateType IntensityType
Definition: IsotopeModel.h:65
InterpolationModel::CoordinateType CoordinateType
Definition: IsotopeModel.h:64
IsotopeDistribution isotope_distribution_
Definition: IsotopeModel.h:137
CoordinateType mean_
Definition: IsotopeModel.h:131
static BaseModel< 1 > * create()
create new IsotopeModel object (needed by Factory)
Definition: IsotopeModel.h:84
Feature::CoordinateType CoordinateType
Definition: AdditiveSeries.C:52
DoubleReal isotope_distance_
Definition: IsotopeModel.h:136
int Int
Signed integer type.
Definition: Types.h:100
CoordinateType monoisotopic_mz_
Definition: IsotopeModel.h:132