|
CTRE Phoenix C++ 5.36.0
|
Configurables available to TalonSRX's PID. More...
#include <ctre/phoenix/motorcontrol/can/TalonSRX.h>
Additional Inherited Members | |
Public Member Functions inherited from ctre::phoenix::motorcontrol::can::BaseTalonPIDSetConfiguration | |
| BaseTalonPIDSetConfiguration (FeedbackDevice defaultFeedbackDevice) | |
| std::string | toString () |
| std::string | toString (std::string prependString) |
Public Member Functions inherited from ctre::phoenix::motorcontrol::can::BasePIDSetConfiguration | |
| BasePIDSetConfiguration () | |
| std::string | toString () |
| std::string | toString (const std::string &prependString) |
Public Attributes inherited from ctre::phoenix::motorcontrol::can::BaseTalonPIDSetConfiguration | |
| FeedbackDevice | selectedFeedbackSensor |
| Feedback device for a particular PID loop. | |
Public Attributes inherited from ctre::phoenix::motorcontrol::can::BasePIDSetConfiguration | |
| double | selectedFeedbackCoefficient |
| Feedback coefficient of selected sensor. | |
Configurables available to TalonSRX's PID.