RegularSwathFileConsumer
- class pyopenms.RegularSwathFileConsumer
Bases:
objectCython implementation of _RegularSwathFileConsumer
- Original C++ documentation is available here
– Inherits from [‘FullSwathFileConsumer’]
- __init__()
Overload:
- __init__(self) None
Overload:
- __init__(self, in_0: RegularSwathFileConsumer) None
Methods
Overload:
consumeChromatogram(self, c)consumeSpectrum(self, s)retrieveSwathMaps(self, maps)setExpectedSize(self, s, c)setExperimentalSettings(self, exp)- consumeChromatogram(self, c: MSChromatogram) None
- consumeSpectrum(self, s: MSSpectrum) None
- setExpectedSize(self, s: int, c: int) None
- setExperimentalSettings(self, exp: ExperimentalSettings) None