PalmSens SDK v1.8.2.0

AutoPeak Class

Contains the peak data of one peak in a curve.

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

System.Object
   PalmSens.AutoPeak

[Visual Basic]
Public Class AutoPeak
    Implements Peak
[C#]
public class AutoPeak : Peak

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

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

AutoPeak Members | PalmSens Namespace