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

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
int8_t Ratio
 
int8_t AZ1bias
 
int8_t AZ2bias
 
int16_t windN
 
int16_t windE
 
int16_t magN
 
int16_t magE
 
int16_t magD
 
int16_t magX
 
int16_t magY
 
int16_t magZ
 

Detailed Description

Definition at line 390 of file LogStructure.h.

Member Data Documentation

◆ AZ1bias

int8_t log_EKF2::AZ1bias

Definition at line 394 of file LogStructure.h.

◆ AZ2bias

int8_t log_EKF2::AZ2bias

Definition at line 395 of file LogStructure.h.

◆ LOG_PACKET_HEADER

log_EKF2::LOG_PACKET_HEADER

Definition at line 391 of file LogStructure.h.

◆ magD

int16_t log_EKF2::magD

Definition at line 400 of file LogStructure.h.

◆ magE

int16_t log_EKF2::magE

Definition at line 399 of file LogStructure.h.

◆ magN

int16_t log_EKF2::magN

Definition at line 398 of file LogStructure.h.

◆ magX

int16_t log_EKF2::magX

Definition at line 401 of file LogStructure.h.

◆ magY

int16_t log_EKF2::magY

Definition at line 402 of file LogStructure.h.

◆ magZ

int16_t log_EKF2::magZ

Definition at line 403 of file LogStructure.h.

◆ Ratio

int8_t log_EKF2::Ratio

Definition at line 393 of file LogStructure.h.

◆ time_us

uint64_t log_EKF2::time_us

Definition at line 392 of file LogStructure.h.

◆ windE

int16_t log_EKF2::windE

Definition at line 397 of file LogStructure.h.

◆ windN

int16_t log_EKF2::windN

Definition at line 396 of file LogStructure.h.


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