Calibration data container for Aurora This data is calibrated from the Qu-Bit default Aurora firmware. It is advised not to save over this data unless you are prepared to recalibrate. More...
Calibration data container for Aurora This data is calibrated from the Qu-Bit default Aurora firmware. It is advised not to save over this data unless you are prepared to recalibrate.
#include <aurora.h>
Public Member Functions | |
CalibrationData () | |
bool | operator== (const CalibrationData &rhs) |
checks sameness More... | |
bool | operator!= (const CalibrationData &rhs) |
Not equal operator. More... | |
Public Attributes | |
float | warp_scale |
float | warp_offset |
float | cv_offset [CV_LAST] |
|
inline |
|
inline |
Not equal operator.
|
inline |
checks sameness
float aurora::CalibrationData::cv_offset[CV_LAST] |
float aurora::CalibrationData::warp_offset |
float aurora::CalibrationData::warp_scale |