Class BasePIDSetConfiguration
java.lang.Object
com.ctre.phoenix.motorcontrol.can.BasePIDSetConfiguration
- Direct Known Subclasses:
BaseTalonPIDSetConfiguration
,VictorSPXPIDSetConfiguration
Base set of configurables related to PID
-
Field Summary
Modifier and TypeFieldDescriptiondouble
Feedback coefficient of selected sensor -
Constructor Summary
-
Method Summary
-
Field Details
-
selectedFeedbackCoefficient
Feedback coefficient of selected sensor
-
-
Constructor Details
-
BasePIDSetConfiguration
public BasePIDSetConfiguration()
-
-
Method Details