|
imu_imar
|
#include <iostream>#include <Eigen/Geometry>#include <unsupported/Eigen/FFT>#include <boost/circular_buffer.hpp>Go to the source code of this file.
Classes | |
| struct | imu_imar::UINT16 |
| struct | imu_imar::CircularBuffer |
| struct | imu_imar::ImuData |
| class | imu_imar::iVRU_BB |
Namespaces | |
| imu_imar | |
Enumerations | |
| enum | imu_imar::CONSTS { imu_imar::NUMAXIS = 3, imu_imar::PKG_SIZE = 50, imu_imar::FFT_WINDOWS_SIZE = 64 } |
| enum | imu_imar::DATAGRAN_CONST { imu_imar::SYNC_WORD = 0x7E, imu_imar::POLY = 0x8408 } |
Header function file and defines
1.8.6