APM:Libraries
Public Attributes | List of all members
AP_GPS_SBP::sbp_gps_time_t Struct Reference

Public Attributes

uint16_t wn
 
uint32_t tow
 
int32_t ns
 
uint8_t flags
 

Detailed Description

Definition at line 100 of file AP_GPS_SBP.h.

Member Data Documentation

◆ flags

uint8_t AP_GPS_SBP::sbp_gps_time_t::flags

Definition at line 104 of file AP_GPS_SBP.h.

◆ ns

int32_t AP_GPS_SBP::sbp_gps_time_t::ns

Definition at line 103 of file AP_GPS_SBP.h.

◆ tow

uint32_t AP_GPS_SBP::sbp_gps_time_t::tow

Definition at line 102 of file AP_GPS_SBP.h.

Referenced by AP_GPS_SBP::_attempt_state_update().

◆ wn

uint16_t AP_GPS_SBP::sbp_gps_time_t::wn

Definition at line 101 of file AP_GPS_SBP.h.

Referenced by AP_GPS_SBP::_attempt_state_update().


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