#include <dispatch.h>
Public Attributes | |
| int32_t | lat_valid:1 |
| int32_t | latitude:31 |
| int32_t | long_valid:1 |
| int32_t | longitude:31 |
Definition at line 242 of file dispatch.h.
| int32_t dbw_mkz_can::MsgReportGps1::lat_valid |
Definition at line 244 of file dispatch.h.
| int32_t dbw_mkz_can::MsgReportGps1::latitude |
Definition at line 243 of file dispatch.h.
| int32_t dbw_mkz_can::MsgReportGps1::long_valid |
Definition at line 246 of file dispatch.h.
| int32_t dbw_mkz_can::MsgReportGps1::longitude |
Definition at line 245 of file dispatch.h.