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

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
uint16_t vdop
 
uint16_t hacc
 
uint16_t vacc
 
uint16_t sacc
 
uint8_t have_vv
 
uint32_t sample_ms
 
uint16_t delta_ms
 

Detailed Description

Definition at line 178 of file LogStructure.h.

Member Data Documentation

◆ delta_ms

uint16_t log_GPA::delta_ms

Definition at line 187 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_GPS().

◆ hacc

uint16_t log_GPA::hacc

Definition at line 182 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_GPS().

◆ have_vv

uint8_t log_GPA::have_vv

Definition at line 185 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_GPS().

◆ LOG_PACKET_HEADER

log_GPA::LOG_PACKET_HEADER

Definition at line 179 of file LogStructure.h.

◆ sacc

uint16_t log_GPA::sacc

Definition at line 184 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_GPS().

◆ sample_ms

uint32_t log_GPA::sample_ms

Definition at line 186 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_GPS().

◆ time_us

uint64_t log_GPA::time_us

Definition at line 180 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_GPS().

◆ vacc

uint16_t log_GPA::vacc

Definition at line 183 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_GPS().

◆ vdop

uint16_t log_GPA::vdop

Definition at line 181 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_GPS().


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