Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Attributes
mrpt::obs::CObservationVelodyneScan::TVelodynePositionPacket Struct Reference

Detailed Description

Payload of one POSITION packet.

Definition at line 121 of file CObservationVelodyneScan.h.

#include <mrpt/obs/CObservationVelodyneScan.h>

Public Attributes

char unused1 [198]
 
uint32_t gps_timestamp
 
uint32_t unused2
 
char NMEA_GPRMC [72+234]
 the full $GPRMC message, as received by Velodyne, terminated with "\r\n\0" More...
 

Member Data Documentation

uint32_t mrpt::obs::CObservationVelodyneScan::TVelodynePositionPacket::gps_timestamp

Definition at line 124 of file CObservationVelodyneScan.h.

char mrpt::obs::CObservationVelodyneScan::TVelodynePositionPacket::NMEA_GPRMC[72+234]

the full $GPRMC message, as received by Velodyne, terminated with "\r\n\0"

Definition at line 126 of file CObservationVelodyneScan.h.

char mrpt::obs::CObservationVelodyneScan::TVelodynePositionPacket::unused1[198]

Definition at line 123 of file CObservationVelodyneScan.h.

uint32_t mrpt::obs::CObservationVelodyneScan::TVelodynePositionPacket::unused2

Definition at line 125 of file CObservationVelodyneScan.h.




Page generated by Doxygen 1.8.11 for MRPT 1.4.0 SVN: at Sun Aug 14 23:58:29 UTC 2016