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

Class PeakBackgroundType

source code

Type of background available in graph peak analysers.


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_BACKGROUND_MMSTEP
The background is a step function connecting the nearest minima on the left and right side.
  PEAK_BACKGROUND_ZERO
The background is fixed at zero value.