NextFTC Suite
Toggle table of contents
0.1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
NextFTC Suite
NextFTC Robot
/
dev.nextftc.robot.triggers
/
RangeTrigger
/
isOver
is
Over
fun
isOver
(
threshold
:
Double
)
:
Trigger
Creates a trigger that is active while this input's value is greater than
threshold
.