Charge Structure |
The Charge type exposes the following members.
| Name | Description | |
|---|---|---|
| AmpHours | Gets the charge in [Ah]. | |
| Coulomb | Gets the charge in [C]. | |
| DisplayName | Gets a display name for this item. | |
| MilliAmpHours | Gets the charge in [mAh]. |
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
| FromAmpHours | Create a new charge object from a value in [Ah]. | |
| FromCoulomb | Create a new charge object from a value in [C]. | |
| FromMilliAmpHours | Create a new charge object from a value in [mAh]. | |
| GetDisplayNumber | Gets the numeric value and unit for this item. | |
| 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) |