TomTomAndroidTools
common
api_quantity
/
com.tomtom.tools.android.api.quantity
/
Temperature
/
Companion
/
celsius
celsius
common
fun
celsius
(
value
:
Int
)
:
Temperature
Content copied to clipboard
fun
celsius
(
value
:
Long
)
:
Temperature
Content copied to clipboard
fun
celsius
(
value
:
Double
)
:
Temperature
Content copied to clipboard
Creates a
Temperature
instance from the given
value
in degrees Celsius.