SI Unit for use with data points that are a factor 100000 smaller


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

Syntax

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

Inheritance Hierarchy

System.Object
   PalmSens.Units.Unit
      PalmSens.Units.AdjustedSIPrefixUnit
         PalmSens.Units.MicroAmpere

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