The CurrentRange type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CompareTo | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| Format | ||
| FromCRByte |
Returns CurrentRange from a range given as a byte from 0 - 7.
0 = "1 nA"
1 = "10 nA"
2 = "100 nA"
3 = "1 uA"
4 = "10 uA"
5 = "100 uA"
6 = "1 mA"
7 = "10 mA"
| |
| FromMicroamps |
Returns CurrentRange from a range given in microamps as a double.
| |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Higher | ||
| Lower | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Operators
| Name | Description | |
|---|---|---|
| Equality | ||
| GreaterThan | ||
| Inequality | ||
| LessThan |