Class to handle feedback device routines.
More...
#include <ctre/phoenix/motorcontrol/FeedbackDevice.h>
Class to handle feedback device routines.
◆ toString() [1/4]
static std::string ctre::phoenix::motorcontrol::FeedbackDeviceRoutines::toString |
( |
FeedbackDevice |
value | ) |
|
|
inlinestatic |
Gets the string representation of selected feedback device.
- Parameters
-
value | feedback device to get string representation of |
- Returns
- String representation of selected feedback device
◆ toString() [2/4]
static std::string ctre::phoenix::motorcontrol::FeedbackDeviceRoutines::toString |
( |
RemoteFeedbackDevice |
value | ) |
|
|
inlinestatic |
Gets the string representation of selected remote feedback device.
- Parameters
-
value | remote feedback device to get string representation of |
- Returns
- String representation of selected remote feedback device
◆ toString() [3/4]
static std::string ctre::phoenix::motorcontrol::FeedbackDeviceRoutines::toString |
( |
TalonFXFeedbackDevice |
value | ) |
|
|
inlinestatic |
Gets the string representation of selected feedback device.
- Parameters
-
value | feedback device to get string representation of |
- Returns
- String representation of selected feedback device
◆ toString() [4/4]
static std::string ctre::phoenix::motorcontrol::FeedbackDeviceRoutines::toString |
( |
TalonSRXFeedbackDevice |
value | ) |
|
|
inlinestatic |
Gets the string representation of selected feedback device.
- Parameters
-
value | feedback device to get string representation of |
- Returns
- String representation of selected feedback device
The documentation for this class was generated from the following file: