MRPT  1.9.9
CObservationIMU.cpp File Reference
Include dependency graph for CObservationIMU.cpp:

Go to the source code of this file.

Macros

#define DUMP_IMU_DATA(x)
 

Macro Definition Documentation

◆ DUMP_IMU_DATA

#define DUMP_IMU_DATA (   x)
Value:
o << format("%15s = ", #x); \
if (dataIsPresent[x]) \
o << format("%10f %s\n", rawMeasurements[x], imu_units[x]); \
else \
o << "(not present)\n";
GLenum GLsizei GLenum format
Definition: glext.h:3531
GLenum GLint x
Definition: glext.h:3538

Referenced by mrpt::obs::CObservationIMU::getDescriptionAsText().




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020