Class NavTimeUTCPayload

Inheritance Relationships

Base Type

Class Documentation

class NavTimeUTCPayload : private ubx::UBXPayload

Public Functions

inline NavTimeUTCPayload()
inline NavTimeUTCPayload(ch_t *payload_polled, u2_t size)
inline virtual std::tuple<u1_t*, size_t> make_poll_payload()
inline std::string to_string()

Public Members

u4_t iTOW
u4_t tAcc
i4_t nano
u2_t year
u1_t month
u1_t day
u1_t hour
u1_t min
u1_t sec
validity_flags_t valid

Public Static Attributes

static const msg_class_t MSG_CLASS = UBX_NAV
static const msg_id_t MSG_ID = UBX_NAV_TIMEUTC