ComplementFilter#
- class pyopenms.ComplementFilter#
Bases:
objectCython implementation of _ComplementFilter
- Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1ComplementFilter.html
– Inherits from [‘FilterFunctor’]
- __init__()#
Cython signature: void ComplementFilter() Total intensity of peak pairs that could result from complementing fragments of charge state 1
Cython signature: void ComplementFilter(ComplementFilter &)
Methods
Cython signature: void ComplementFilter()
Cython signature: double apply(MSSpectrum &) Returns the total intensity of peak pairs which could result from complementing fragments
Cython signature: Param getDefaults() Returns the default parameters
Cython signature: String getName() Returns the name
Cython signature: Param getParameters() Returns the parameters
Cython signature: String getProductName() Returns the name for registration at the factory
Cython signature: libcpp_vector[String] getSubsections()
Cython signature: void registerChildren()
Cython signature: void setName(const String &) Sets the name
Cython signature: void setParameters(Param & param) Sets the parameters
- apply()#
Cython signature: double apply(MSSpectrum &) Returns the total intensity of peak pairs which could result from complementing fragments
- getDefaults()#
Cython signature: Param getDefaults() Returns the default parameters
- getName()#
Cython signature: String getName() Returns the name
- getParameters()#
Cython signature: Param getParameters() Returns the parameters
- getProductName()#
Cython signature: String getProductName() Returns the name for registration at the factory
- getSubsections()#
Cython signature: libcpp_vector[String] getSubsections()
- registerChildren()#
Cython signature: void registerChildren()
- setName()#
Cython signature: void setName(const String &) Sets the name
- setParameters()#
Cython signature: void setParameters(Param & param) Sets the parameters