|
xsens_imu
|
Provides Standard return values for Xsens functions. More...
Go to the source code of this file.
Macros | |
| #define | XSENS_LABEL_SIZE 256 |
| The maximum length of a label. More... | |
| #define | XSENS_SHORT_STRING_SIZE 256 |
| The maximum length of a short string. More... | |
| #define | XSENS_LONG_STRING_SIZE 16384 |
| The maximum length of a long string. More... | |
Functions | |
| const char * | xsensResultText (const XsensResultValue result) |
Provides Standard return values for Xsens functions.
Copyright (C) Xsens Technologies B.V., 2006. All rights reserved.
This source code is intended for use only by Xsens Technologies BV and those that have explicit written permission to use it from Xsens Technologies BV.
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
| #define XSENS_LABEL_SIZE 256 |
The maximum length of a label.
| #define XSENS_LONG_STRING_SIZE 16384 |
The maximum length of a long string.
| #define XSENS_SHORT_STRING_SIZE 256 |
The maximum length of a short string.
| const char* xsensResultText | ( | const XsensResultValue | result | ) |
1.8.6