Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Types | Public Member Functions | Public Attributes
mrpt::obs::gnss::nv_oem6_short_header_t Struct Reference

Detailed Description

Novatel OEM6 short header structure.

See also
mrpt::obs::CObservationGPS

Definition at line 48 of file gnss_messages_novatel.h.

#include <mrpt/obs/gnss_messages_novatel.h>

Public Types

enum  { SYNCH0 = 0xAA, SYNCH1 = 0X44, SYNCH2 = 0x13 }
 

Public Member Functions

 nv_oem6_short_header_t ()
 

Public Attributes

uint8_t synch [3]
 
uint8_t msg_len
 
uint16_t msg_id
 
uint16_t week
 
uint32_t ms_in_week
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
SYNCH0 
SYNCH1 
SYNCH2 

Definition at line 50 of file gnss_messages_novatel.h.

Constructor & Destructor Documentation

◆ nv_oem6_short_header_t()

nv_oem6_short_header_t::nv_oem6_short_header_t ( )

Definition at line 36 of file gnss_messages_novatel.cpp.

References synch.

Member Data Documentation

◆ ms_in_week

uint32_t mrpt::obs::gnss::nv_oem6_short_header_t::ms_in_week

◆ msg_id

uint16_t mrpt::obs::gnss::nv_oem6_short_header_t::msg_id

◆ msg_len

uint8_t mrpt::obs::gnss::nv_oem6_short_header_t::msg_len

◆ synch

uint8_t mrpt::obs::gnss::nv_oem6_short_header_t::synch[3]

Definition at line 55 of file gnss_messages_novatel.h.

Referenced by nv_oem6_short_header_t().

◆ week

uint16_t mrpt::obs::gnss::nv_oem6_short_header_t::week



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019