ManualPeak Constructor
|
Creates a new Peak class. |
PeakIndex | Returns the location of the peak as indexnumber. |
Area | Returns the area of the peak. |
LeftX | Returns the X of the leftside of the peak as indexnumber. |
LeftY | Returns the Y of the leftside of the peak as indexnumber. |
OffsetY | Offset of Y |
PeakValue | Returns the value of the peak. |
PeakX | Returns the X of the peak. |
PeakY | Returns the Y of the peak. |
RightX | Returns the X of the Rightside of the peak as indexnumber. |
RightY | Returns the Y of the Rightside of the peak as indexnumber. |
Width | Returns the width of the peak. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
ManualPeak Class | PalmSens Namespace