Public Member Functions | Public Attributes | Static Public Attributes | List of all members
AS::Drivers::PACMod3::WheelSpeedRptMsg Class Reference

#include <pacmod3_core.h>

Inheritance diagram for AS::Drivers::PACMod3::WheelSpeedRptMsg:
Inheritance graph
[legend]

Public Member Functions

void parse (uint8_t *in)
 
- Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg
virtual bool isSystem ()
 

Public Attributes

double front_left_wheel_speed
 
double front_right_wheel_speed
 
double rear_left_wheel_speed
 
double rear_right_wheel_speed
 

Static Public Attributes

static const int64_t CAN_ID = 0x407
 

Additional Inherited Members

- Static Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg
static std::shared_ptr< Pacmod3TxMsgmake_message (const int64_t &can_id)
 

Detailed Description

Definition at line 639 of file pacmod3_core.h.

Member Function Documentation

void WheelSpeedRptMsg::parse ( uint8_t *  in)
virtual

Implements AS::Drivers::PACMod3::Pacmod3TxMsg.

Definition at line 737 of file pacmod3_core.cpp.

Member Data Documentation

const int64_t AS::Drivers::PACMod3::WheelSpeedRptMsg::CAN_ID = 0x407
static

Definition at line 643 of file pacmod3_core.h.

double AS::Drivers::PACMod3::WheelSpeedRptMsg::front_left_wheel_speed

Definition at line 645 of file pacmod3_core.h.

double AS::Drivers::PACMod3::WheelSpeedRptMsg::front_right_wheel_speed

Definition at line 646 of file pacmod3_core.h.

double AS::Drivers::PACMod3::WheelSpeedRptMsg::rear_left_wheel_speed

Definition at line 647 of file pacmod3_core.h.

double AS::Drivers::PACMod3::WheelSpeedRptMsg::rear_right_wheel_speed

Definition at line 648 of file pacmod3_core.h.


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


pacmod3
Author(s): Joe Driscoll , Josh Whitley
autogenerated on Mon Jun 10 2019 14:09:46