IsotopeDistributionCache
- class pyopenms.IsotopeDistributionCache
Bases:
objectCython implementation of _IsotopeDistributionCache
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1IsotopeDistributionCache.html
- __init__()
Cython signature: void IsotopeDistributionCache(double max_mass, double mass_window_width, double intensity_percentage, double intensity_percentage_optional)
Cython signature: void IsotopeDistributionCache(IsotopeDistributionCache &)
Methods
Cython signature: void IsotopeDistributionCache(double max_mass, double mass_window_width, double intensity_percentage, double intensity_percentage_optional)
Cython signature: TheoreticalIsotopePattern getIsotopeDistribution(double mass) Returns the isotope distribution for a certain mass window
- getIsotopeDistribution()
Cython signature: TheoreticalIsotopePattern getIsotopeDistribution(double mass) Returns the isotope distribution for a certain mass window