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

Classes

struct  ubx_rxm_raw_sv
 

Public Attributes

int32_t iTOW
 
int16_t week
 
uint8_t numSV
 
uint8_t reserved1
 
struct AP_GPS_UBLOX::ubx_rxm_raw::ubx_rxm_raw_sv svinfo [UBLOX_MAX_RXM_RAW_SATS]
 

Detailed Description

Definition at line 341 of file AP_GPS_UBLOX.h.

Member Data Documentation

◆ iTOW

int32_t AP_GPS_UBLOX::ubx_rxm_raw::iTOW

Definition at line 342 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::log_rxm_raw().

◆ numSV

uint8_t AP_GPS_UBLOX::ubx_rxm_raw::numSV

Definition at line 344 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::log_rxm_raw().

◆ reserved1

uint8_t AP_GPS_UBLOX::ubx_rxm_raw::reserved1

Definition at line 345 of file AP_GPS_UBLOX.h.

◆ svinfo

struct AP_GPS_UBLOX::ubx_rxm_raw::ubx_rxm_raw_sv AP_GPS_UBLOX::ubx_rxm_raw::svinfo[UBLOX_MAX_RXM_RAW_SATS]

◆ week

int16_t AP_GPS_UBLOX::ubx_rxm_raw::week

Definition at line 343 of file AP_GPS_UBLOX.h.

Referenced by AP_GPS_UBLOX::log_rxm_raw().


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