Contains all methodparameters for technique Stripping Chronopotentiometry.


Namespace: PalmSens.Techniques
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public Class ChronoPotStripping
    Inherits ScanMethod
C#
public class ChronoPotStripping : ScanMethod
C++
ref class ChronoPotStripping : ScanMethod
J#
public class ChronoPotStripping extends ScanMethod
JScript
public class ChronoPotStripping extends ScanMethod

Inheritance Hierarchy

System.Object
   PalmSens.Method
      PalmSens.ScanMethod
         PalmSens.Techniques.ChronoPotStripping

Thread Safety

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

See Also