36 #ifndef OPENMS_TRANSFORMATIONS_FEATUREFINDER_ISOTOPEMODEL_H
37 #define OPENMS_TRANSFORMATIONS_FEATUREFINDER_ISOTOPEMODEL_H
44 class EmpiricalFormula;
92 return "IsotopeModel";
133 double averagine_[AVERAGINE_NUM];
139 void updateMembers_();
144 #endif // OPENMS_TRANSFORMATIONS_FEATUREFINDER_ISOTOPEMODEL_H
A more convenient string class.
Definition: String.h:57
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
double trim_right_cutoff_
Definition: IsotopeModel.h:135
Averagines
Definition: IsotopeModel.h:67
Definition: IsotopeModel.h:67
UInt charge_
Definition: IsotopeModel.h:130
Feature::CoordinateType CoordinateType
Definition: AdditiveSeries.cpp:51
double isotope_distance_
Definition: IsotopeModel.h:136
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
int Int
Signed integer type.
Definition: Types.h:96
CoordinateType monoisotopic_mz_
Definition: IsotopeModel.h:132