CTRE Phoenix C++ 5.33.1
ctre::phoenix::motorcontrol::SensorTermRoutines Class Reference

Class to handle routines specific to SensorTerm. More...

#include <ctre/phoenix/motorcontrol/SensorTerm.h>

Static Public Member Functions

static std::string toString (SensorTerm value)
 Gets the string representation of specified SensorTerm value. More...
 

Detailed Description

Class to handle routines specific to SensorTerm.

Member Function Documentation

◆ toString()

static std::string ctre::phoenix::motorcontrol::SensorTermRoutines::toString ( SensorTerm  value)
inlinestatic

Gets the string representation of specified SensorTerm value.

Parameters
valueSensorTerm to get string representation of
Returns
string representation of specified SensorTerm

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