Main MRPT website > C++ reference for MRPT 1.9.9
Macros
CObservationIMU.cpp File Reference
#include "obs-precomp.h"
#include <mrpt/serialization/CArchive.h>
#include <mrpt/obs/CObservationIMU.h>
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";
format
GLenum GLsizei GLenum format
Definition: glext.h:3531
x
GLenum GLint x
Definition: glext.h:3538



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST