toggle menu
TeamCode
androidJvm
switch theme
search in API
TeamCode
/
org.firstinspires.ftc.teamcode.utils
/
MotorController
Motor
Controller
class
MotorController
(
target
:
Int
,
pid
:
PIDCoefficients
,
motor
:
DcMotor
)
Members
Constructors
Motor
Controller
Link copied to clipboard
constructor
(
target
:
Int
,
pid
:
PIDCoefficients
,
motor
:
DcMotor
)
Functions
is
Done
Link copied to clipboard
fun
isDone
(
)
:
Boolean
update
Link copied to clipboard
fun
update
(
)