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

#include <Message_data.h>

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

List of all members.

Public Types

enum  payloadOffsets { ROLL = 0, PITCH = 2, YAW = 4, PAYLOAD_LEN = 6 }

Public Member Functions

 DataRawGyro (void *input, size_t msg_len)
 DataRawGyro (const DataRawGyro &other)
uint16_t getPitch ()
uint16_t getRoll ()
uint16_t getYaw ()
virtual std::ostream & printMessage (std::ostream &stream=std::cout)

Static Public Member Functions

static enum MessageTypes getTypeID ()
static DataRawGyrogetUpdate (double timeout=0)
static DataRawGyropopNext ()
static void subscribe (uint16_t freq)
static DataRawGyrowaitNext (double timeout=0)

Detailed Description

Definition at line 842 of file Message_data.h.


Member Enumeration Documentation

Enumerator:
ROLL 
PITCH 
YAW 
PAYLOAD_LEN 

Definition at line 845 of file Message_data.h.


Constructor & Destructor Documentation

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

Member Function Documentation

Definition at line 867 of file Message_data.cpp.

Definition at line 862 of file Message_data.cpp.

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

Definition at line 872 of file Message_data.cpp.

Reimplemented from clearpath::Message.

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

Reimplemented from clearpath::Message.

Definition at line 877 of file Message_data.cpp.

static void clearpath::DataRawGyro::subscribe ( uint16_t  freq) [static]
static DataRawGyro* clearpath::DataRawGyro::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