PalmSens SDK v1.8.2.0

Method.PeakOverlap Field

Is used when two peaks are very close to each other. If the peak separation is less than the specified value, a single baseline is used for the two overlapping peaks. If each peak should have its own baseline, specify a value of 0.

[Visual Basic]
Public PeakOverlap As Single
[C#]
public float PeakOverlap;

See Also

Method Class | PalmSens Namespace