Classes | Namespaces | Macros
SickLMS1xxMessage.hh File Reference
#include <string.h>
#include <arpa/inet.h>
#include "SickMessage.hh"
#include "SickException.hh"
Include dependency graph for SickLMS1xxMessage.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SickToolbox::SickLMS1xxMessage
 A class to represent all messages sent to and from the Sick LMS 1xx unit. More...
 

Namespaces

 SickToolbox
 Encapsulates the Sick LIDAR Matlab/C++ toolbox.
 

Macros

#define SICK_LMS_1XX_MSG_HEADER_LEN   (1)
 Sick LMS 1xx message header length in bytes. More...
 
#define SICK_LMS_1XX_MSG_PAYLOAD_MAX_LEN   (30000)
 Sick LMS 1xx maximum payload length. More...
 
#define SICK_LMS_1XX_MSG_TRAILER_LEN   (1)
 Sick LMS 1xx length of the message trailer. More...
 

Macro Definition Documentation

#define SICK_LMS_1XX_MSG_HEADER_LEN   (1)

Sick LMS 1xx message header length in bytes.

Definition at line 20 of file SickLMS1xxMessage.hh.

#define SICK_LMS_1XX_MSG_PAYLOAD_MAX_LEN   (30000)

Sick LMS 1xx maximum payload length.

Definition at line 21 of file SickLMS1xxMessage.hh.

#define SICK_LMS_1XX_MSG_TRAILER_LEN   (1)

Sick LMS 1xx length of the message trailer.

Definition at line 22 of file SickLMS1xxMessage.hh.



sicktoolbox
Author(s): Jason Derenick , Thomas Miller
autogenerated on Tue Sep 10 2019 03:37:34