| 
    CTRE Phoenix C++ 5.34.0-beta-4
    
   | 
 
#include <string>Go to the source code of this file.
Classes | |
| class | ctre::phoenix::CANifierVelocityMeasPeriodRoutines | 
| Class to handle routines specific to VelocityMeasPeriod.  More... | |
Namespaces | |
| namespace | ctre | 
| namespace ctre  | |
| namespace | ctre::phoenix | 
| namespace phoenix  | |
Enumerations | |
| enum | ctre::phoenix::CANifierVelocityMeasPeriod {  ctre::phoenix::Period_1Ms = 1 , ctre::phoenix::Period_2Ms = 2 , ctre::phoenix::Period_5Ms = 5 , ctre::phoenix::Period_10Ms = 10 , ctre::phoenix::Period_20Ms = 20 , ctre::phoenix::Period_25Ms = 25 , ctre::phoenix::Period_50Ms = 50 , ctre::phoenix::Period_100Ms = 100 }  | 
| Enum for velocity periods used for CANifier.  More... | |