#include <applanix.h>
Public Attributes | |
| int32_t | ang_x |
| int32_t | ang_y |
| int32_t | ang_z |
| char | datastatus |
| char | imurate |
| uint16_t | imustatus |
| char | imutype |
| char | padding |
| char | timedist [26] |
| int32_t | vel_x |
| int32_t | vel_y |
| int32_t | vel_z |
Definition at line 105 of file applanix.h.
| int32_t GRP4DATA_MSG_::ang_x |
Definition at line 110 of file applanix.h.
| int32_t GRP4DATA_MSG_::ang_y |
Definition at line 111 of file applanix.h.
| int32_t GRP4DATA_MSG_::ang_z |
Definition at line 112 of file applanix.h.
Definition at line 113 of file applanix.h.
Definition at line 115 of file applanix.h.
| uint16_t GRP4DATA_MSG_::imustatus |
Definition at line 116 of file applanix.h.
Definition at line 114 of file applanix.h.
Definition at line 117 of file applanix.h.
| char GRP4DATA_MSG_::timedist[26] |
Definition at line 106 of file applanix.h.
| int32_t GRP4DATA_MSG_::vel_x |
Definition at line 107 of file applanix.h.
| int32_t GRP4DATA_MSG_::vel_y |
Definition at line 108 of file applanix.h.
| int32_t GRP4DATA_MSG_::vel_z |
Definition at line 109 of file applanix.h.