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

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
uint32_t TOW
 
uint16_t WNc
 
uint8_t Mode
 
uint8_t Error
 
double Latitude
 
double Longitude
 
double Height
 
float Undulation
 
float Vn
 
float Ve
 
float Vu
 
float COG
 

Detailed Description

Definition at line 812 of file LogStructure.h.

Member Data Documentation

◆ COG

float log_GPS_SBF_EVENT::COG

Definition at line 826 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().

◆ Error

uint8_t log_GPS_SBF_EVENT::Error

Definition at line 818 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().

◆ Height

double log_GPS_SBF_EVENT::Height

Definition at line 821 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().

◆ Latitude

double log_GPS_SBF_EVENT::Latitude

Definition at line 819 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().

◆ LOG_PACKET_HEADER

log_GPS_SBF_EVENT::LOG_PACKET_HEADER

Definition at line 813 of file LogStructure.h.

◆ Longitude

double log_GPS_SBF_EVENT::Longitude

Definition at line 820 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().

◆ Mode

uint8_t log_GPS_SBF_EVENT::Mode

Definition at line 817 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().

◆ time_us

uint64_t log_GPS_SBF_EVENT::time_us

Definition at line 814 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().

◆ TOW

uint32_t log_GPS_SBF_EVENT::TOW

Definition at line 815 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().

◆ Undulation

float log_GPS_SBF_EVENT::Undulation

Definition at line 822 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().

◆ Ve

float log_GPS_SBF_EVENT::Ve

Definition at line 824 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().

◆ Vn

float log_GPS_SBF_EVENT::Vn

Definition at line 823 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().

◆ Vu

float log_GPS_SBF_EVENT::Vu

Definition at line 825 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().

◆ WNc

uint16_t log_GPS_SBF_EVENT::WNc

Definition at line 816 of file LogStructure.h.

Referenced by AP_GPS_SBF::log_ExtEventPVTGeodetic().


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