Relative |
The RelativeVoltage type exposes the following members.
| Name | Description | |
|---|---|---|
| RelativeVoltage | Initializes a new instance of the RelativeVoltage class. |
| Name | Description | |
|---|---|---|
| Absolute(Double) | Get an absolute voltage object. | |
| Absolute(Voltage) | Get an absolute voltage object. | |
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| Relative(Double) | Get an relative voltage object. | |
| Relative(Voltage) | Get an relative voltage object. | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| IsRelativeToCell | Defines if the voltage is relative to the current cell voltage (true), or absolute (false). | |
| Voltage | Defines the voltage. |