#include <pacmod3_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 = 0x40E |
Definition at line 508 of file pacmod3_core.h.
void LatLonHeadingRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 431 of file pacmod3_core.cpp.
const int64_t AS::Drivers::PACMod3::LatLonHeadingRptMsg::CAN_ID = 0x40E [static] |
Definition at line 512 of file pacmod3_core.h.
Definition at line 520 of file pacmod3_core.h.
Definition at line 514 of file pacmod3_core.h.
Definition at line 515 of file pacmod3_core.h.
Definition at line 516 of file pacmod3_core.h.
Definition at line 517 of file pacmod3_core.h.
Definition at line 518 of file pacmod3_core.h.
Definition at line 519 of file pacmod3_core.h.