Maps and Navigation SDK
1.0.0
androidJvm
com.tomtom.quantity:quantity
/
com.tomtom.quantity
/
Voltage
/
Companion
Companion
object
Companion
Members
Properties
ZERO
Link copied to clipboard
val
ZERO
:
Voltage
The
Voltage
of 0.
Functions
volts
Link copied to clipboard
fun
volts
(
value
:
Double
)
:
Voltage
fun
volts
(
value
:
Int
)
:
Voltage
fun
volts
(
value
:
Long
)
:
Voltage
Creates a
Voltage
instance from the given
value
in volts.