0.5.0
Loading...
Searching...
No Matches
NAV::UdpUtil::Offset Namespace Reference

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.

Variable Documentation

◆ GNSSDATA

size_t NAV::UdpUtil::Offset::GNSSDATA
staticconstexpr

Offset of the GNSS data.

Definition at line 84 of file UdpUtil.hpp.

◆ GPSCYCLE

size_t NAV::UdpUtil::Offset::GPSCYCLE
staticconstexpr

Offset of the GPS cycle.

Definition at line 69 of file UdpUtil.hpp.

◆ GPSTOW

size_t NAV::UdpUtil::Offset::GPSTOW
staticconstexpr

Offset of the GPS tow.

Definition at line 73 of file UdpUtil.hpp.

◆ GPSWEEK

size_t NAV::UdpUtil::Offset::GPSWEEK
staticconstexpr

Offset of the GPS week.

Definition at line 71 of file UdpUtil.hpp.

◆ POS

size_t NAV::UdpUtil::Offset::POS
staticconstexpr

Offset of the position.

Definition at line 75 of file UdpUtil.hpp.

◆ QUAT

size_t NAV::UdpUtil::Offset::QUAT
staticconstexpr

Offset of the quaternion.

Definition at line 79 of file UdpUtil.hpp.

◆ SIZE

size_t NAV::UdpUtil::Offset::SIZE
staticconstexpr

Offset of the GNSS data size.

Definition at line 82 of file UdpUtil.hpp.

◆ VEL

size_t NAV::UdpUtil::Offset::VEL
staticconstexpr

Offset of the velocity.

Definition at line 77 of file UdpUtil.hpp.