![]() |
0.5.0
|
Variables | |
static constexpr size_t | GNSSDATA |
Offset of the GNSS data. | |
static constexpr size_t | GPSCYCLE |
Offset of the GPS cycle. | |
static constexpr size_t | GPSTOW |
Offset of the GPS tow. | |
static constexpr size_t | GPSWEEK |
Offset of the GPS week. | |
static constexpr size_t | POS |
Offset of the position. | |
static constexpr size_t | QUAT |
Offset of the quaternion. | |
static constexpr size_t | SIZE |
Offset of the GNSS data size. | |
static constexpr size_t | VEL |
Offset of the velocity. |
|
staticconstexpr |
Offset of the GNSS data.
Definition at line 84 of file UdpUtil.hpp.
|
staticconstexpr |
Offset of the GPS cycle.
Definition at line 69 of file UdpUtil.hpp.
|
staticconstexpr |
Offset of the GPS tow.
Definition at line 73 of file UdpUtil.hpp.
|
staticconstexpr |
Offset of the GPS week.
Definition at line 71 of file UdpUtil.hpp.
|
staticconstexpr |
Offset of the position.
Definition at line 75 of file UdpUtil.hpp.
|
staticconstexpr |
Offset of the quaternion.
Definition at line 79 of file UdpUtil.hpp.
|
staticconstexpr |
Offset of the GNSS data size.
Definition at line 82 of file UdpUtil.hpp.
|
staticconstexpr |
Offset of the velocity.
Definition at line 77 of file UdpUtil.hpp.