![]() | Voltage Structure |
The Voltage type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisplayName | Gets a display name for this item. |
![]() | KiloVolt | Gets the voltage in [kV]. |
![]() | MilliVolt | Gets the voltage in [mV]. |
![]() | Volt | Gets the voltage in [V]. |
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
![]() ![]() | FromKiloVolt | Create a new voltage object from a value in [kV]. |
![]() ![]() | FromMilliVolt | Create a new voltage object from a value in [mV]. |
![]() ![]() | FromVolt | Create a new voltage object from a value in [V]. |
![]() | 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) |