Determines the minimum peak width. Peaks width a lower width may not be detected.


Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public MinPeakWidth As Single
C#
public float MinPeakWidth;
C++
public:
 float MinPeakWidth sealed ;
J#
public float MinPeakWidth
JScript
public MinPeakWidth : float;

See Also