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