IsobaricChannelInformation#

class pyopenms.IsobaricChannelInformation#

Bases: object

Cython implementation of _IsobaricChannelInformation

Original C++ documentation is available here

__init__()#

Overload:

__init__(self, name: bytes | str | String, id_: int, description: bytes | str | String, center: float, affected_channels: List[int]) None

Overload:

__init__(self, in_0: IsobaricChannelInformation) None

Methods

__init__

Overload:

Attributes

affected_channels

center

description

id

name

affected_channels#
center#
description#
id#
name#