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

Class to handle routines specific to VelocityMeasPeriod. More...

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

Static Public Member Functions

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

Detailed Description

Class to handle routines specific to VelocityMeasPeriod.

Member Function Documentation

◆ toString()

static std::string ctre::phoenix::sensors::SensorVelocityMeasPeriodRoutines::toString ( SensorVelocityMeasPeriod  value)
inlinestatic

String representation of specified CANCoderVelocityMeasPeriod.

Parameters
valueCANCoderVelocityMeasPeriod to convert to a string
Returns
string representation of CANCoderVelocityMeasPeriod

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