75 double averagine_[AVERAGINE_NUM];
double CoordinateType
Definition: BaseModel.h:25
Definition: ExtendedIsotopeModel.h:31
UInt charge_
Definition: ExtendedIsotopeModel.h:73
ExtendedIsotopeModel()
Default constructor.
~ExtendedIsotopeModel() override
destructor
CoordinateType isotope_stdev_
Definition: ExtendedIsotopeModel.h:72
ExtendedIsotopeModel(const ExtendedIsotopeModel &source)
copy constructor
CoordinateType monoisotopic_mz_
Definition: ExtendedIsotopeModel.h:74
void setOffset(CoordinateType offset) override
set the offset of the model
virtual ExtendedIsotopeModel & operator=(const ExtendedIsotopeModel &source)
assignment operator
double isotope_distance_
Definition: ExtendedIsotopeModel.h:78
InterpolationModel::CoordinateType CoordinateType
Definition: ExtendedIsotopeModel.h:34
InterpolationModel::CoordinateType IntensityType
Definition: ExtendedIsotopeModel.h:35
void setSamples() override
set sample/supporting points of interpolation
CoordinateType getCenter() const override
get the monoisotopic mass 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: ExtendedIsotopeModel.h:37
double trim_right_cutoff_
Definition: ExtendedIsotopeModel.h:77
Int max_isotope_
Definition: ExtendedIsotopeModel.h:76
CoordinateType getOffset()
Abstract class for 1D-models that are approximated using linear interpolation.
Definition: InterpolationModel.h:30
double CoordinateType
Definition: InterpolationModel.h:35
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