#include <pacmod3_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
double | vehicle_speed |
uint8_t | vehicle_speed_raw [2] |
bool | vehicle_speed_valid |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x400 |
Definition at line 600 of file pacmod3_core.h.
void VehicleSpeedRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 623 of file pacmod3_core.cpp.
const int64_t AS::Drivers::PACMod3::VehicleSpeedRptMsg::CAN_ID = 0x400 [static] |
Definition at line 604 of file pacmod3_core.h.
Definition at line 606 of file pacmod3_core.h.
Definition at line 608 of file pacmod3_core.h.
Definition at line 607 of file pacmod3_core.h.