Public Attributes | |
double | instantaneousSpeed = .0 |
unsigned int | loops_without_update_speed_buffer = 0 |
bool | speed_buffer_updated = false |
std::vector< double > | speeds_buffer |
int | tickPos = .0 |
Definition at line 54 of file phidgets_high_speed_encoder.cpp.
double TStatePerChannel::instantaneousSpeed = .0 |
Definition at line 57 of file phidgets_high_speed_encoder.cpp.
unsigned int TStatePerChannel::loops_without_update_speed_buffer = 0 |
Definition at line 60 of file phidgets_high_speed_encoder.cpp.
bool TStatePerChannel::speed_buffer_updated = false |
Definition at line 59 of file phidgets_high_speed_encoder.cpp.
std::vector<double> TStatePerChannel::speeds_buffer |
Definition at line 58 of file phidgets_high_speed_encoder.cpp.
int TStatePerChannel::tickPos = .0 |
Definition at line 56 of file phidgets_high_speed_encoder.cpp.