50typedef std::shared_ptr<FilterFloorAmplitudePercentage>
52typedef std::shared_ptr<const FilterFloorAmplitudePercentage>
86 QString
name()
const override;
Redefines the floor intensity of the Trace.
double getPercentage() const
FilterFloorAmplitudePercentage(double percentage)
void buildFilterFromString(const QString &strBuildParams) override
build this filter using a string
FilterFloorAmplitudePercentage & operator=(const FilterFloorAmplitudePercentage &other)
Trace & filter(Trace &data_points) const override
QString name() const override
QString toString() const override
Return a string with the textual representation of the configuration data.
Interface that allows to build filter objects from strings.
A simple container of DataPoint instances.
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
std::shared_ptr< const FilterFloorAmplitudePercentage > FilterFloorAmplitudePercentageCstSPtr
std::shared_ptr< FilterFloorAmplitudePercentage > FilterFloorAmplitudePercentageSPtr