#include <pacmod3_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
double | brake_torque |
uint8_t | g_forces |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x413 |
Definition at line 676 of file pacmod3_core.h.
void VehicleDynamicsRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 613 of file pacmod3_core.cpp.
Definition at line 683 of file pacmod3_core.h.
const int64_t AS::Drivers::PACMod3::VehicleDynamicsRptMsg::CAN_ID = 0x413 [static] |
Definition at line 680 of file pacmod3_core.h.
Definition at line 682 of file pacmod3_core.h.