

Go to the source code of this file.
Classes | |
| struct | XsCalibratedData | 
Macros | |
| #define | XSCALIBRATEDDATA_INITIALIZER {XSVECTOR3_INITIALIZER, XSVECTOR3_INITIALIZER, XSVECTOR3_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 {XSVECTOR3_INITIALIZER, XSVECTOR3_INITIALIZER, XSVECTOR3_INITIALIZER} | 
Definition at line 20 of file xscalibrateddata.h.
| typedef struct XsCalibratedData XsCalibratedData | 
Definition at line 66 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.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |