6namespace motorcontrol {
46 default :
return "InvalidValue";
Class to handle routines specific to SensorTerm.
Definition: SensorTerm.h:33
static std::string toString(SensorTerm value)
Gets the string representation of specified SensorTerm value.
Definition: SensorTerm.h:40
SensorTerm
Choose the sensor term for a motor controller.
Definition: SensorTerm.h:11
@ SensorTerm_Sum1
Choose Sum1 for a term.
@ SensorTerm_Sum0
Choose Sum0 for a term.
@ SensorTerm_Diff1
Choose Diff1 for a term.
@ SensorTerm_Diff0
Choose Diff0 for a term.
namespace ctre
Definition: paramEnum.h:5