23 GearTooth(uint32_t channel,
bool directionSensitive =
false);
24 GearTooth(uint8_t moduleNumber, uint32_t channel,
bool directionSensitive =
false);
30 virtual std::string GetSmartDashboardType();
static constexpr double kGearToothThreshold
55 uSec for threshold
Definition: GearTooth.h:22
GearTooth(uint32_t channel, bool directionSensitive=false)
Definition: GearTooth.cpp:31
Definition: DigitalSource.h:19
Definition: GearTooth.h:18
virtual ~GearTooth()
Definition: GearTooth.cpp:72
void EnableDirectionSensing(bool directionSensitive)
Definition: GearTooth.cpp:15