40 class PMSPP_LIB_DECL FilterTandemRemoveC13 :
public MassSpectrumFilterInterface
43 double m_arbitrary_range_between_isotopes = 1.5;
44 double m_arbitrary_minimum_mz = 200.0;
47 FilterTandemRemoveC13();
48 FilterTandemRemoveC13(
const FilterTandemRemoveC13 &other);
49 MassSpectrum &filter(MassSpectrum &data_points)
const override;
71 double m_arbitrary_range_between_isotopes = 0.95;
72 double m_arbitrary_minimum_mz = 200.0;