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
/
Position
Position
data
class
Position
(
val
setpoint
:
Angle
)
:
NextMotor.ControlType
Closed-loop position tracking using PID and feedforward.
Members
Constructors
Position
Link copied to clipboard
constructor
(
setpoint
:
Angle
)
Properties
setpoint
Link copied to clipboard
val
setpoint
:
Angle