MSDataAggregatingConsumer#
- class pyopenms.MSDataAggregatingConsumer#
Bases:
object
Cython implementation of _MSDataAggregatingConsumer
Original C++ documentation is available here
- __init__(self, in_0: MSDataAggregatingConsumer) None #
Methods
__init__
(self, in_0)consumeChromatogram
(self, in_0)consumeSpectrum
(self, s)setExpectedSize
(self, expectedSpectra, ...)setExperimentalSettings
(self, exp)- consumeChromatogram(self, in_0: MSChromatogram) None #
- consumeSpectrum(self, s: MSSpectrum) None #
- setExpectedSize(self, expectedSpectra: int, expectedChromatograms: int) None #
- setExperimentalSettings(self, exp: ExperimentalSettings) None #