14 #ifndef XSENS_SINGLE_PRECISION
20 #ifndef PRINTF_SIZET_MODIFIER
21 #if defined(XSENS_64BIT)
22 #define PRINTF_SIZET_MODIFIER "l"
24 #define PRINTF_SIZET_MODIFIER ""
31 typedef unsigned int XsSize;
88 #define XS_ENUM_TO_STR_CASE(value) \
XsDataFlags
These flags define the behaviour of data contained by Xsens data structures.
size_t XsSize
XsSize must be unsigned number!
double XsReal
Defines the floating point type used by the Xsens libraries.
XSTYPES_DLL_API const char * XsDataFlags_toString(XsDataFlags f)