IonType#

class pyopenms.IonType#

Bases: object

Cython implementation of _IonType

Original C++ documentation is available here

__init__()#

Overload:

__init__(self) None

Overload:

__init__(self, in_0: IonType) None

Overload:

__init__(self, residue: int, l: EmpiricalFormula, charge: int) None

Methods

__init__

Overload:

Attributes

charge

loss

residue

charge#
loss#
residue#