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

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
uint16_t dist1
 
uint8_t orient1
 
uint16_t dist2
 
uint8_t orient2
 

Detailed Description

Definition at line 721 of file LogStructure.h.

Member Data Documentation

◆ dist1

uint16_t log_RFND::dist1

Definition at line 724 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_RFND().

◆ dist2

uint16_t log_RFND::dist2

Definition at line 726 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_RFND().

◆ LOG_PACKET_HEADER

log_RFND::LOG_PACKET_HEADER

Definition at line 722 of file LogStructure.h.

◆ orient1

uint8_t log_RFND::orient1

Definition at line 725 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_RFND().

◆ orient2

uint8_t log_RFND::orient2

Definition at line 727 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_RFND().

◆ time_us

uint64_t log_RFND::time_us

Definition at line 723 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_RFND().


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