Unit

enum Unit : Enum<ElectricCurrent.Unit>

The unit of an electric current's value.

Entries

Link copied to clipboard
AMPERE("A", )

Describes a electric current in amperes.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int