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

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

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

Static Public Member Functions

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

Detailed Description

Class to handle routines specific to VelocityMeasPeriod.

Member Function Documentation

◆ toString()

static std::string ctre::phoenix::motorcontrol::VelocityMeasPeriodRoutines::toString ( VelocityMeasPeriod  value)
inlinestatic

String representation of specified VelocityMeasPeriod.

Parameters
valueVelocityMeasPeriod to convert to a string
Returns
string representation of VelocityMeasPeriod

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