PalmSens SDK v1.8.2.0

ManualPeak Class

Contains the peak data of one peak in a curve.

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

System.Object
   PalmSens.ManualPeak

[Visual Basic]
Public Class ManualPeak
    Implements Peak
[C#]
public class ManualPeak : 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

ManualPeak Members | PalmSens Namespace