Struct AutoCalibration::Report

Nested Relationships

This struct is a nested type of Class AutoCalibration.

Struct Documentation

struct Report

Public Members

double dataConfidence = 0.
double calibrationConfidence = 0.
double dataQualityAfterRecalibration = 0.
unsigned int numIterationPerRecalibration = 0
bool recalibrating = false
bool recalibrationPassed = false
bool calibrationUpdated = false
double elapsedSeconds = 0.
double elapsedRecalibrationSeconds = 0.
std::vector<std::pair<double, double>> coveragesAcquired
std::array<float, 3> rotationDifference