CTRE Phoenix C++ 5.33.1
ctre::phoenix::sensors::AbsoluteSensorRangeRoutines Class Reference

Class to handle routines specific to AbsoluteSensorRange. More...

#include <ctre/phoenix/sensors/AbsoluteSensorRange.h>

Static Public Member Functions

static std::string toString (AbsoluteSensorRange value)
 String representation of specified AbsoluteSensorRange. More...
 

Detailed Description

Class to handle routines specific to AbsoluteSensorRange.

Deprecated:
This device's Phoenix 5 API is deprecated for removal in the 2025 season. Users should update to Phoenix 6 firmware and migrate to the Phoenix 6 API. A migration guide is available at https://v6.docs.ctr-electronics.com/en/stable/docs/migration/migration-guide/index.html.

If the Phoenix 5 API must be used for this device, the device must have 22.X firmware. This firmware is available in Tuner X after selecting Phoenix 5 in the firmware year dropdown.

Member Function Documentation

◆ toString()

static std::string ctre::phoenix::sensors::AbsoluteSensorRangeRoutines::toString ( AbsoluteSensorRange  value)
inlinestatic

String representation of specified AbsoluteSensorRange.

Parameters
valueAbsoluteSensorRange to convert to a string
Returns
string representation of AbsoluteSensorRange

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