NextFTC Suite
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
NextFTC Suite
NextControl Units
/
dev.nextftc.units.unittypes
/
PerUnit
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
of
Link copied to clipboard
fun
<
N
:
Unit
<
N
>
,
D
:
Unit
<
D
>
>
of
(
numerator
:
N
,
denominator
:
D
)
:
PerUnit
<
N
,
D
>
Generic factory returns a cached PerUnit for the given numerator and denominator.