#include <pacmod3_core.h>
|
| static const int64_t | CAN_ID = 0x40E |
| |
Definition at line 508 of file pacmod3_core.h.
◆ parse()
| void LatLonHeadingRptMsg::parse |
( |
uint8_t * |
in | ) |
|
|
virtual |
◆ CAN_ID
| const int64_t AS::Drivers::PACMod3::LatLonHeadingRptMsg::CAN_ID = 0x40E |
|
static |
◆ heading
| double AS::Drivers::PACMod3::LatLonHeadingRptMsg::heading |
◆ latitude_degrees
| int AS::Drivers::PACMod3::LatLonHeadingRptMsg::latitude_degrees |
◆ latitude_minutes
| uint32_t AS::Drivers::PACMod3::LatLonHeadingRptMsg::latitude_minutes |
◆ latitude_seconds
| uint32_t AS::Drivers::PACMod3::LatLonHeadingRptMsg::latitude_seconds |
◆ longitude_degrees
| int AS::Drivers::PACMod3::LatLonHeadingRptMsg::longitude_degrees |
◆ longitude_minutes
| uint32_t AS::Drivers::PACMod3::LatLonHeadingRptMsg::longitude_minutes |
◆ longitude_seconds
| uint32_t AS::Drivers::PACMod3::LatLonHeadingRptMsg::longitude_seconds |
The documentation for this class was generated from the following files: