toggle menu
BunyipsLib
v6.1.1-master-734ac949e
BunyipsLib
switch theme
search in API
BunyipsLib
/
au.edu.sa.mbhs.studentrobotics.bunyipslib.external.control.pid
/
PIDFController
/
setSetpoint
set
Setpoint
@
NonNull
open
fun
setSetpoint
(
sp
:
Double
)
:
PIDFController
Sets the setpoint for the PIDFController
Return
this
Parameters
sp
The desired setpoint.