PalmSens SDK v1.8.2.0

TimeMethod Class

Contains all shared methodparameters of all measurement method classes for measurement vs. time.

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

System.Object
   PalmSens.Method
      PalmSens.TimeMethod
         PalmSens.Techniques.AmperometricDetection
         PalmSens.Techniques.FastAmperometry
         PalmSens.Techniques.MultiplePulseAmperometry
         PalmSens.Techniques.PulsedAmpDetection

[Visual Basic]
MustInherit Public Class TimeMethod
    Inherits Method
    Implements INPointsMethod
[C#]
public abstract class TimeMethod : Method, INPointsMethod

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.

Requirements

Namespace: PalmSens

Assembly: PalmSens (in PalmSens.dll)

See Also

TimeMethod Members | PalmSens Namespace