PalmSens SDK v1.8.2.0

Peak Interface

Contains the peak data of one peak in a curve.

For a list of all members of this type, see Peak Members.

[Visual Basic]
Public Interface Peak
[C#]
public interface Peak

Types that implement Peak

Type Description
AutoPeak Contains the peak data of one peak in a curve.
ManualPeak Contains the peak data of one peak in a curve.

Remarks

The peak class does not have a public constructor. Instances can only be obtained by enumerating the peaks on a Curve.

Requirements

Namespace: PalmSens

Assembly: PalmSens (in PalmSens.dll)

See Also

Peak Members | PalmSens Namespace