![]() |
API Documentation
|
Represents a location used for calibrating an IMU. Described by the expected gravity vector for that location. More...
#include <IMUCalibrator.h>
Public Member Functions | |
| CalibrationPosition (const TranslatedString &location_title, const String &image, const Ray< 3, fltp08 > &gravity) | |
| void | clearData () |
Public Attributes | |
| Buffer< std::pair< Time, Ray< 3, fltp08 > > > | acc_data |
| Ray< 3, fltp08 > | gravity |
| String | location_icon |
| TranslatedString | location_title |
Represents a location used for calibrating an IMU. Described by the expected gravity vector for that location.
|
inline |
|
inline |
| String location_icon |
| TranslatedString location_title |