Loading [MathJax]/extensions/tex2jax.js
CTRE Phoenix C++ 5.35.1
All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Pages
MagnetFieldStrength.h File Reference

Go to the source code of this file.

Namespaces

namespace  ctre
 WPI Compliant CANcoder class.
 
namespace  ctre::phoenix
 namespace phoenix
 
namespace  ctre::phoenix::sensors
 sensors namespace
 

Enumerations

enum  ctre::phoenix::sensors::MagnetFieldStrength { ctre::phoenix::sensors::Invalid_Unknown = 0 , ctre::phoenix::sensors::BadRange_RedLED = 1 , ctre::phoenix::sensors::Adequate_OrangeLED = 2 , ctre::phoenix::sensors::Good_GreenLED = 3 }
 Indicates the magnet field strength of a magnet-based sensor. More...