CTRE Phoenix C++ 5.33.1
ctre::phoenix::motorcontrol::can::TalonSRXPIDSetConfiguration Struct Reference

Configurables available to TalonSRX's PID. More...

#include <ctre/phoenix/motorcontrol/can/TalonSRX.h>

Inheritance diagram for ctre::phoenix::motorcontrol::can::TalonSRXPIDSetConfiguration:
ctre::phoenix::motorcontrol::can::BaseTalonPIDSetConfiguration ctre::phoenix::motorcontrol::can::BasePIDSetConfiguration

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. More...
 
- Public Attributes inherited from ctre::phoenix::motorcontrol::can::BasePIDSetConfiguration
double selectedFeedbackCoefficient
 Feedback coefficient of selected sensor. More...
 

Detailed Description

Configurables available to TalonSRX's PID.


The documentation for this struct was generated from the following file: