|
CTRE Phoenix C++ 5.35.1
|
#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 |
| WPI Compliant CANcoder class. | |
| 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... | |