Main MRPT website > C++ reference for MRPT 1.9.9
Macros
legacydatapacket.cpp File Reference
#include <xsens/xstypesconfig.h>
#include "legacydatapacket.h"
#include "packetfixeddata.h"
#include "mtwsdidata.h"
#include <xsens/xsgpspvtdata.h>
#include <xsens/xspressure.h>
#include <xsens/xscalibrateddata.h>
#include <xsens/xseuler.h>
#include <xsens/xsmatrix3x3.h>
#include <xsens/xsvector3.h>
#include <xsens/xsanalogindata.h>
#include <xsens/xsutctime.h>

Go to the source code of this file.

Macros

#define PACKETLOG(...)   (void)0
 
#define FORMAT_DOUBLE
 
#define ISDOUBLE(a)
 
#define CHECKIFDOUBLE(a)
 

Macro Definition Documentation

◆ CHECKIFDOUBLE

#define CHECKIFDOUBLE (   a)
Value:
: m_fixedData->m_formatList[index].m_outputSettings
GLuint index
Definition: glext.h:4054
GLubyte GLubyte GLubyte a
Definition: glext.h:6279
#define ISDOUBLE(a)
#define FORMAT_DOUBLE

Definition at line 40 of file legacydatapacket.cpp.

◆ FORMAT_DOUBLE

#define FORMAT_DOUBLE
Value:
((m_fixedData->m_formatList[index].m_outputSettings & \
XOS_Dataformat_Mask) | \
@ XOS_Dataformat_Double

Definition at line 33 of file legacydatapacket.cpp.

◆ ISDOUBLE

#define ISDOUBLE (   a)
Value:
(m_fixedData->m_infoList[index].a >= \
m_fixedData->m_infoList[index].m_doubleBoundary)

Definition at line 37 of file legacydatapacket.cpp.

◆ PACKETLOG

#define PACKETLOG (   ...)    (void)0

Definition at line 26 of file legacydatapacket.cpp.




Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST