Skip to main content
Ctrl+K
Logo image

pyOpenMS

Site Navigation

  • User guide
  • API docs
  • Contribute
  • C++ library
  • OpenMS project

Site Navigation

  • User guide
  • API docs
  • Contribute
  • C++ library
  • OpenMS project
Ctrl+K

Section Navigation

  • pyopenms
  • pyopenms.Constants
  • pyopenms.plotting
  • API docs
  • pyopenms
  • BoxElement

BoxElement#

class pyopenms.BoxElement#

Bases: object

Cython implementation of _BoxElement

Original C++ documentation is available here

__init__()#

Methods

__init__()

Attributes

MZ_begin

MZ_end

RT

RT_index

c

intens

mz

ref_intens

score

MZ_begin#
MZ_end#
RT#
RT_index#
c#
intens#
mz#
ref_intens#
score#

previous

BoundaryCondition

next

CV

On this page
  • BoxElement
    • BoxElement.__init__()
    • BoxElement.MZ_begin
    • BoxElement.MZ_end
    • BoxElement.RT
    • BoxElement.RT_index
    • BoxElement.c
    • BoxElement.intens
    • BoxElement.mz
    • BoxElement.ref_intens
    • BoxElement.score
Edit on GitHub
Show Source

© Copyright 2023, OpenMS Team.

Created using Sphinx 6.1.0.

Built with the PyData Sphinx Theme 0.13.3.