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

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
int8_t AZbias
 
int16_t scaleX
 
int16_t scaleY
 
int16_t scaleZ
 
int16_t windN
 
int16_t windE
 
int16_t magN
 
int16_t magE
 
int16_t magD
 
int16_t magX
 
int16_t magY
 
int16_t magZ
 
uint8_t index
 

Detailed Description

Definition at line 406 of file LogStructure.h.

Member Data Documentation

◆ AZbias

int8_t log_NKF2::AZbias

Definition at line 409 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ index

uint8_t log_NKF2::index

Definition at line 421 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ LOG_PACKET_HEADER

log_NKF2::LOG_PACKET_HEADER

Definition at line 407 of file LogStructure.h.

◆ magD

int16_t log_NKF2::magD

Definition at line 417 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ magE

int16_t log_NKF2::magE

Definition at line 416 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ magN

int16_t log_NKF2::magN

Definition at line 415 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ magX

int16_t log_NKF2::magX

Definition at line 418 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ magY

int16_t log_NKF2::magY

Definition at line 419 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ magZ

int16_t log_NKF2::magZ

Definition at line 420 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ scaleX

int16_t log_NKF2::scaleX

Definition at line 410 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ scaleY

int16_t log_NKF2::scaleY

Definition at line 411 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ scaleZ

int16_t log_NKF2::scaleZ

Definition at line 412 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ time_us

uint64_t log_NKF2::time_us

Definition at line 408 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ windE

int16_t log_NKF2::windE

Definition at line 414 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().

◆ windN

int16_t log_NKF2::windN

Definition at line 413 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_POS().


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