IsotopeFitter1D

class pyopenms.IsotopeFitter1D

Bases: object

Cython implementation of _IsotopeFitter1D

Original C++ documentation is available here

__init__()

Overload:

__init__(self) None

Isotope distribution fitter (1-dim.) approximated using linear interpolation

Overload:

__init__(self, in_0: IsotopeFitter1D) None

Methods

__init__

Overload:

getProductName(self)

Name of the model (needed by Factory)

getProductName(self) Union[bytes, str, String]

Name of the model (needed by Factory)