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

Class used to get string representation of a remote sensor source. More...

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

Static Public Member Functions

static std::string toString (RemoteSensorSource value)
 Get string representation of specified remote sensor source. More...
 

Detailed Description

Class used to get string representation of a remote sensor source.

Member Function Documentation

◆ toString()

static std::string ctre::phoenix::motorcontrol::RemoteSensorSourceRoutines::toString ( RemoteSensorSource  value)
inlinestatic

Get string representation of specified remote sensor source.

Parameters
valueremote sensor source to get string of
Returns
string representation of specified remote sensor source

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