TomTomAndroidTools
api_quantity
/
com.tomtom.tools.android.api.quantity
/
Speed
/
Companion
/
milesPerHour
miles
Per
Hour
fun
milesPerHour
(
value
:
Int
)
:
Speed
Content copied to clipboard
fun
milesPerHour
(
value
:
Long
)
:
Speed
Content copied to clipboard
fun
milesPerHour
(
value
:
Double
)
:
Speed
Content copied to clipboard
Creates a
Speed
instance from the given
value
in miles per hour.