MRPT  2.0.0
Macros
CObservationIMU.cpp File Reference
#include "obs-precomp.h"
#include <mrpt/math/CVectorDynamic.h>
#include <mrpt/obs/CObservationIMU.h>
#include <mrpt/serialization/CArchive.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";
std::string std::string format(std::string_view fmt, ARGS &&... args)
Definition: format.h:26

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




Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020