Public Types | Public Member Functions | Static Public Member Functions
clearpath::DataRawMagnetometer Class Reference

#include <Message_data.h>

Inheritance diagram for clearpath::DataRawMagnetometer:
Inheritance graph
[legend]

List of all members.

Public Types

enum  payloadOffsets { X = 0, Y = 2, Z = 4, PAYLOAD_LEN = 6 }

Public Member Functions

 DataRawMagnetometer (void *input, size_t msg_len)
 DataRawMagnetometer (const DataRawMagnetometer &other)
uint16_t getX ()
uint16_t getY ()
uint16_t getZ ()
virtual std::ostream & printMessage (std::ostream &stream=std::cout)

Static Public Member Functions

static enum MessageTypes getTypeID ()
static DataRawMagnetometergetUpdate (double timeout=0)
static DataRawMagnetometerpopNext ()
static void subscribe (uint16_t freq)
static DataRawMagnetometerwaitNext (double timeout=0)

Detailed Description

Definition at line 876 of file Message_data.h.


Member Enumeration Documentation

Enumerator:
X 
Y 
Z 
PAYLOAD_LEN 

Definition at line 879 of file Message_data.h.


Constructor & Destructor Documentation

clearpath::DataRawMagnetometer::DataRawMagnetometer ( void *  input,
size_t  msg_len 
)

Member Function Documentation

static DataRawMagnetometer* clearpath::DataRawMagnetometer::getUpdate ( double  timeout = 0) [static]

Definition at line 893 of file Message_data.cpp.

Definition at line 898 of file Message_data.cpp.

Definition at line 903 of file Message_data.cpp.

Reimplemented from clearpath::Message.

ostream & clearpath::DataRawMagnetometer::printMessage ( std::ostream &  stream = std::cout) [virtual]

Reimplemented from clearpath::Message.

Definition at line 908 of file Message_data.cpp.

static void clearpath::DataRawMagnetometer::subscribe ( uint16_t  freq) [static]
static DataRawMagnetometer* clearpath::DataRawMagnetometer::waitNext ( double  timeout = 0) [static]

Reimplemented from clearpath::Message.


The documentation for this class was generated from the following files:


husky_base
Author(s): Mike Purvis , Paul Bovbel
autogenerated on Sat Jun 8 2019 18:26:01