![]() |
0.5.0
|
Variables | |
static constexpr size_t | GPSCYCLE |
Size of a GPS cycle. | |
static constexpr size_t | GPSTOW |
Size of a GPS TOW. | |
static constexpr size_t | GPSWEEK |
Size of a GPS week. | |
static constexpr size_t | MSGTYPE |
Size of the message type. | |
static constexpr size_t | POS |
Size of a Pos (LLA) | |
static constexpr size_t | QUAT |
Size of a Quaternion element. | |
static constexpr size_t | SINGLE_OBSERVATION_DATA |
Size of a single GNSS observation. | |
static constexpr size_t | SIZE |
Size of the size of a GNSS observation. | |
static constexpr size_t | TOTAL_POS |
Size of a total 'Pos' message. | |
static constexpr size_t | TOTAL_POSVEL |
Size of a total 'PosVel' message. | |
static constexpr size_t | TOTAL_POSVELATT |
Size of a total 'PosVelAtt' message. | |
static constexpr size_t | VEL |
Size of a Vel (NED) |
|
staticconstexpr |
Size of a GPS cycle.
Definition at line 41 of file UdpUtil.hpp.
|
staticconstexpr |
Size of a GPS TOW.
Definition at line 45 of file UdpUtil.hpp.
|
staticconstexpr |
Size of a GPS week.
Definition at line 43 of file UdpUtil.hpp.
|
staticconstexpr |
Size of the message type.
Definition at line 39 of file UdpUtil.hpp.
|
staticconstexpr |
Definition at line 47 of file UdpUtil.hpp.
|
staticconstexpr |
Size of a Quaternion element.
Definition at line 51 of file UdpUtil.hpp.
|
staticconstexpr |
Size of a single GNSS observation.
Definition at line 63 of file UdpUtil.hpp.
|
staticconstexpr |
Size of the size of a GNSS observation.
Definition at line 61 of file UdpUtil.hpp.
|
staticconstexpr |
Size of a total 'Pos' message.
Definition at line 54 of file UdpUtil.hpp.
|
staticconstexpr |
Size of a total 'PosVel' message.
Definition at line 56 of file UdpUtil.hpp.
|
staticconstexpr |
Size of a total 'PosVelAtt' message.
Definition at line 58 of file UdpUtil.hpp.
|
staticconstexpr |
Size of a Vel (NED)
Definition at line 49 of file UdpUtil.hpp.