TomTomAndroidTools
api_quantity
/
com.tomtom.tools.android.api.quantity
/
Power
/
Unit
Unit
enum
Unit
:
Enum
<
Power.Unit
>
Content copied to clipboard
The unit of a power's value.
Entries
Inherited properties
Entries
KILOWATT
Link copied to clipboard
KILOWATT
(
"kW"
,
)
Content copied to clipboard
Describes a power in kilowatts.
WATT
Link copied to clipboard
WATT
(
"W"
,
)
Content copied to clipboard
Describes a power in watts.
Inherited properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard