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

Class PeakOrderType

source code

Type of peak ordering by in the graph peak analyser results.


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_ORDER_ABSCISSA
Peaks are ordered by abscissa values, from left to right.
  PEAK_ORDER_PROMINENCE
Peaks are ordered by prominence, from most to least prominent.