Resistance Structure |
The Resistance type exposes the following members.
| Name | Description | |
|---|---|---|
| KiloOhm | Gets the voltage in [kOhm]. | |
| MilliOhm | Gets the voltage in [mOhm]. | |
| Ohm | Gets the voltage in [Ohm]. |
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
| FromKiloOhms | Create a new Resistance object from a value in [kOhm]. | |
| FromMilliOhms | Create a new Resistance object from a value in [mOhm]. | |
| FromOhms | Create a new Resistance object from a value in [Ohm]. | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |