Contains the peak data of one peak in a curve.
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Interface Peak |
| C# |
|---|
| public interface Peak |
| C++ |
|---|
| interface class Peak |
| J# |
|---|
| public interface Peak |
| JScript |
|---|
| public interface Peak |
Types that implement Peak
| Type | Description |
|---|---|
| PalmSens.AutoPeak | Contains the peak data of one peak in a curve. |
| PalmSens.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.