NextFTC Suite
Toggle table of contents
0.1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
NextFTC Suite
NextFTC Hardware
/
dev.nextftc.hardware.actuators
/
NextMotor
/
ControlType
/
Throttle
Throttle
data
class
Throttle
(
val
throttle
:
Double
)
:
NextMotor.ControlType
Direct power/duty cycle control. Power is applied as-is.
Members
Constructors
Throttle
Link copied to clipboard
constructor
(
throttle
:
Double
)
Properties
throttle
Link copied to clipboard
val
throttle
:
Double