Maps and Navigation SDK
1.0.0
androidJvm
com.tomtom.quantity:quantity
/
com.tomtom.quantity
/
Distance
/
Companion
/
centimeters
centimeters
fun
centimeters
(
value
:
Int
)
:
Distance
fun
centimeters
(
value
:
Long
)
:
Distance
fun
centimeters
(
value
:
Double
)
:
Distance
Creates a
Distance
instance from the given
value
in centimeters.