APM:Libraries
Classes | Public Attributes | List of all members
AP_GPS_UBLOX::ubx_rxm_rawx Struct Reference
Collaboration diagram for AP_GPS_UBLOX::ubx_rxm_rawx:
[legend]

Classes

struct  ubx_rxm_rawx_sv
 

Public Attributes

double rcvTow
 
uint16_t week
 
int8_t leapS
 
uint8_t numMeas
 
uint8_t recStat
 
uint8_t reserved1 [3]
 
PACKED struct AP_GPS_UBLOX::ubx_rxm_rawx::ubx_rxm_rawx_sv svinfo [UBLOX_MAX_RXM_RAWX_SATS]
 

Detailed Description

Definition at line 356 of file AP_GPS_UBLOX.h.

Member Data Documentation

◆ leapS

int8_t AP_GPS_UBLOX::ubx_rxm_rawx::leapS

Definition at line 359 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::log_rxm_rawx().

◆ numMeas

uint8_t AP_GPS_UBLOX::ubx_rxm_rawx::numMeas

Definition at line 360 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::log_rxm_rawx().

◆ rcvTow

double AP_GPS_UBLOX::ubx_rxm_rawx::rcvTow

Definition at line 357 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::log_rxm_rawx().

◆ recStat

uint8_t AP_GPS_UBLOX::ubx_rxm_rawx::recStat

Definition at line 361 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::log_rxm_rawx().

◆ reserved1

uint8_t AP_GPS_UBLOX::ubx_rxm_rawx::reserved1[3]

Definition at line 362 of file AP_GPS_UBLOX.h.

◆ svinfo

◆ week

uint16_t AP_GPS_UBLOX::ubx_rxm_rawx::week

Definition at line 358 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::log_rxm_rawx().


The documentation for this struct was generated from the following file: