PositionPid.this

struct PositionPid
this
(
double Kp
,
double Ki
,
double Kd
)

Parameters

Kp double

the propotional gain constant

Ki double

the integrating gain constant

Kd double

the derivating gain constant

Meta