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

◆ gps_timestamp

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

Definition at line 124 of file CObservationVelodyneScan.h.

◆ NMEA_GPRMC

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.

◆ unused1

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

Definition at line 123 of file CObservationVelodyneScan.h.

◆ unused2

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

Definition at line 125 of file CObservationVelodyneScan.h.




Page generated by Doxygen 1.8.20 for MRPT 1.4.0 SVN: at Thu Aug 27 02:40:23 UTC 2020