libpappsomspp
Library for mass spectrometry
|
#include <QObject>
#include "../../trace/trace.h"
#include "../../exportinmportconfig.h"
#include "filternameinterface.h"
Go to the source code of this file.
Classes | |
struct | pappso::SavGolParams |
Parameters for the Savitzky-Golay filter. More... | |
class | pappso::FilterSavitzkyGolay |
uses Savitsky-Golay filter on trace More... | |
Namespaces | |
pappso | |
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge | |
Typedefs | |
typedef std::shared_ptr< FilterSavitzkyGolay > | pappso::FilterSavitzkyGolaySPtr |
typedef std::shared_ptr< const FilterSavitzkyGolay > | pappso::FilterSavitzkyGolayCstSPtr |