IsobaricChannelInformation
- class pyopenms.IsobaricChannelInformation
Bases:
objectCython implementation of _IsobaricChannelInformation
Original C++ documentation is available here
- __init__()
Overload:
- __init__(self, name: Union[bytes, str, String], id_: int, description: Union[bytes, str, String], center: float, affected_channels: List[int]) None
Overload:
- __init__(self, in_0: IsobaricChannelInformation) None
Methods
Overload:
Attributes
- affected_channels
- center
- description
- id
- name