CTRE_Phoenix 5.20.2
ctre::phoenix::motorcontrol::FeedbackDeviceRoutines Class Reference

#include <FeedbackDevice.h>

Static Public Member Functions

static std::string toString (FeedbackDevice value)
 
static std::string toString (TalonSRXFeedbackDevice value)
 
static std::string toString (TalonFXFeedbackDevice value)
 
static std::string toString (RemoteFeedbackDevice value)
 

Detailed Description

Class to handle feedback device routines

Member Function Documentation

◆ toString() [1/4]

static std::string ctre::phoenix::motorcontrol::FeedbackDeviceRoutines::toString ( FeedbackDevice  value)
inlinestatic

Gets the string representation of selected feedback device

Parameters
valuefeedback 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
valueremote 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
valuefeedback 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
valuefeedback device to get string representation of
Returns
String representation of selected feedback device

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