Class RxmCorPayload

Inheritance Relationships

Base Type

Class Documentation

class RxmCorPayload : public ubx::UBXPayload

Public Functions

inline RxmCorPayload()
inline RxmCorPayload(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

u1_t version
u1_t ebno
u1_t reserved0[2]
u4_t statusInfo
u2_t msgType
u2_t msgSubType
protocol_t protocol
err_status_t errStatus
msg_used_t msgUsed
u2_t correctionId
bool msgTypeValid
bool msgSubTypeValid
bool msgInputHandle
msg_encrypted_t msgEncrypted
msg_decrypted_t msgDecrypted

Public Static Attributes

static const msg_class_t MSG_CLASS = UBX_RXM
static const msg_id_t MSG_ID = UBX_RXM_COR