NextFTC
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
NextFTC
core
/
com.rowanmcalpin.nextftc.core.units
/
Distance
/
Companion
/
fromFt
from
Ft
@
JvmStatic
fun
fromFt
(
feet
:
Double
)
:
Distance
@
JvmStatic
fun
fromFt
(
feet
:
Int
)
:
Distance
Creates a new
Distance
from a distance in feet
Parameters
feet
the distance in feet