#include <pacmod_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
double | heading |
int | latitude_degrees |
uint32_t | latitude_minutes |
uint32_t | latitude_seconds |
int | longitude_degrees |
uint32_t | longitude_minutes |
uint32_t | longitude_seconds |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x82 |
Definition at line 260 of file pacmod_core.h.
void LatLonHeadingRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod::PacmodTxMsg.
Definition at line 290 of file pacmod_core.cpp.
const int64_t AS::Drivers::PACMod::LatLonHeadingRptMsg::CAN_ID = 0x82 [static] |
Definition at line 264 of file pacmod_core.h.
Definition at line 272 of file pacmod_core.h.
Definition at line 266 of file pacmod_core.h.
Definition at line 267 of file pacmod_core.h.
Definition at line 268 of file pacmod_core.h.
Definition at line 269 of file pacmod_core.h.
Definition at line 270 of file pacmod_core.h.
Definition at line 271 of file pacmod_core.h.