CTRE Phoenix C++ 5.33.1
VelocityMeasPeriod.h File Reference
#include <string>

Go to the source code of this file.

Classes

class  ctre::phoenix::motorcontrol::VelocityMeasPeriodRoutines
 Class to handle routines specific to VelocityMeasPeriod. More...
 

Namespaces

namespace  ctre
 namespace ctre
 
namespace  ctre::phoenix
 namespace phoenix
 
namespace  ctre::phoenix::motorcontrol
 namespace motorcontrol
 

Enumerations

enum  ctre::phoenix::motorcontrol::VelocityMeasPeriod {
  ctre::phoenix::motorcontrol::Period_1Ms = 1 , ctre::phoenix::motorcontrol::Period_2Ms = 2 , ctre::phoenix::motorcontrol::Period_5Ms = 5 , ctre::phoenix::motorcontrol::Period_10Ms = 10 ,
  ctre::phoenix::motorcontrol::Period_20Ms = 20 , ctre::phoenix::motorcontrol::Period_25Ms = 25 , ctre::phoenix::motorcontrol::Period_50Ms = 50 , ctre::phoenix::motorcontrol::Period_100Ms = 100
}
 Velocity Measurement Periods. More...