EE445M RTOS
Taken at the University of Texas Spring 2015
|
Public Attributes | |
int32_t | a |
int32_t | b |
int32_t | k |
int32_t ir::calibration_data::a |
Definition at line 44 of file ir.hpp.
Referenced by ir::calibrate(), and ir::distance().
int32_t ir::calibration_data::b |
Definition at line 45 of file ir.hpp.
Referenced by ir::calibrate(), and ir::distance().
int32_t ir::calibration_data::k |
Definition at line 46 of file ir.hpp.
Referenced by ir::calibrate(), and ir::distance().