Module gwy :: Class PeakQuantity
[hide private]
[frames] | no frames]

Class PeakQuantity

source code

Type of characteristics graph peak analysers can provide.


Since: 2.46

Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.

Class Variables [hide private]
  PEAK_ABSCISSA
Position of peak maximum.
  PEAK_AREA
Peak area (with respect to the chosen background function).
  PEAK_HEIGHT
Peak height (with respect to the chosen background function).
  PEAK_PROMINENCE
Compound quantity characteristing the overall peak prominence (taking into account height, area, distance from other peaks, ...).
  PEAK_WIDTH
Peak width, more or less corresponding to standard deviation.