17 class EmpiricalFormula;
97 double averagine_[AVERAGINE_NUM];
double CoordinateType
Definition: BaseModel.h:25
Abstract class for 1D-models that are approximated using linear interpolation.
Definition: InterpolationModel.h:30
double CoordinateType
Definition: InterpolationModel.h:35
virtual void setSamples()
set sample/supporting points of interpolation wrt params.
Definition: InterpolationModel.h:136
Definition: IsotopeDistribution.h:39
Definition: IsotopeModel.h:34
UInt charge_
Definition: IsotopeModel.h:94
CoordinateType isotope_stdev_
Definition: IsotopeModel.h:91
EmpiricalFormula getFormula()
return the Averagine peptide formula (mass calculated from mean mass and charge – use ....
IsotopeDistribution isotope_distribution_
Definition: IsotopeModel.h:101
virtual IsotopeModel & operator=(const IsotopeModel &source)
assignment operator
CoordinateType monoisotopic_mz_
Definition: IsotopeModel.h:96
void setOffset(CoordinateType offset) override
set the offset of the model
double isotope_distance_
Definition: IsotopeModel.h:100
IsotopeModel(const IsotopeModel &source)
copy constructor
InterpolationModel::CoordinateType CoordinateType
Definition: IsotopeModel.h:37
CoordinateType isotope_lorentz_fwhm_
Definition: IsotopeModel.h:92
virtual void setSamples(const EmpiricalFormula &formula)
set sample/supporting points of interpolation
InterpolationModel::CoordinateType IntensityType
Definition: IsotopeModel.h:38
~IsotopeModel() override
destructor
const IsotopeDistribution & getIsotopeDistribution() const
the Isotope distribution (without widening) from the last setSamples() call
CoordinateType getCenter() const override
get the center of the Isotope model
void updateMembers_() override
This method is used to update extra member variables at the end of the setParameters() method.
Averagines
Definition: IsotopeModel.h:40
double trim_right_cutoff_
Definition: IsotopeModel.h:99
Int max_isotope_
Definition: IsotopeModel.h:98
IsotopeModel()
Default constructor.
CoordinateType mean_
Definition: IsotopeModel.h:95
CoordinateType getOffset()
int Int
Signed integer type.
Definition: Types.h:72
unsigned int UInt
Unsigned integer type.
Definition: Types.h:64
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19