Classes | |
struct | Point |
Functions | |
static bool | sort_growing_raw_operator (const Point &p1, const Point &p2) |
|
static |
This function is used by the sort algorithm to compare 2 different points and sort the calibration table by growing values of raw_value.
p1 | the first point to compare |
p2 | the second point to compare |
Definition at line 57 of file calibration.hpp.