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.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |