![]() | Current Structure |
The Current type exposes the following members.
Name | Description | |
---|---|---|
![]() | Amps | Gets the current in [A]. |
![]() | DisplayName | Gets a display name for this item. |
![]() | KiloAmps | Gets the current in [kA]. |
![]() | MicroAmps | Gets the current in [uA]. |
![]() | MilliAmps | Gets the current in [mA]. |
![]() | NanoAmps | Gets the current in [nA]. |
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
![]() ![]() | FromAmps | Create a new current object from a value in [A]. |
![]() ![]() | FromKiloAmps | Create a new current object from a value in [kA]. |
![]() ![]() | FromMicroAmps | Create a new current object from a value in [uA]. |
![]() ![]() | FromMilliAmps | Create a new current object from a value in [mA]. |
![]() ![]() | FromNanoAmps | Create a new current object from a value in [nA]. |
![]() | 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) |