Go to the source code of this file.
Classes | |
| struct | XsCalibratedData |
Macros | |
| #define | XSCALIBRATEDDATA_INITIALIZER |
Typedefs | |
| typedef struct XsCalibratedData | XsCalibratedData |
Functions | |
| XSTYPES_DLL_API void | XsCalibratedData_construct (struct XsCalibratedData *thisPtr, const XsReal *acc, const XsReal *gyr, const XsReal *mag) |
| XSTYPES_DLL_API void | XsCalibratedData_destruct (struct XsCalibratedData *thisPtr) |
| #define XSCALIBRATEDDATA_INITIALIZER |
Definition at line 20 of file xscalibrateddata.h.
| typedef struct XsCalibratedData XsCalibratedData |
Definition at line 69 of file xscalibrateddata.h.
| XSTYPES_DLL_API void XsCalibratedData_construct | ( | struct XsCalibratedData * | thisPtr, |
| const XsReal * | acc, | ||
| const XsReal * | gyr, | ||
| const XsReal * | mag | ||
| ) |
| XSTYPES_DLL_API void XsCalibratedData_destruct | ( | struct XsCalibratedData * | thisPtr | ) |
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |