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