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

Class to handle routines specific to SensorTimeBase. More...

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

Static Public Member Functions

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

Detailed Description

Class to handle routines specific to SensorTimeBase.

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::SensorTimeBaseRoutines::toString ( SensorTimeBase  value)
inlinestatic

String representation of specified SensorTimeBase.

Parameters
valueSensorTimeBase to convert to a string
Returns
string representation of SensorTimeBase

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