APM:Copter
Public Attributes | List of all members
log_Precland Struct Reference

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
uint8_t healthy
 
uint8_t target_acquired
 
float pos_x
 
float pos_y
 
float vel_x
 
float vel_y
 

Detailed Description

Definition at line 408 of file Log.cpp.

Member Data Documentation

◆ healthy

uint8_t log_Precland::healthy

Definition at line 411 of file Log.cpp.

Referenced by Copter::Log_Write_Precland().

◆ LOG_PACKET_HEADER

log_Precland::LOG_PACKET_HEADER

Definition at line 409 of file Log.cpp.

◆ pos_x

float log_Precland::pos_x

Definition at line 413 of file Log.cpp.

Referenced by Copter::Log_Write_Precland().

◆ pos_y

float log_Precland::pos_y

Definition at line 414 of file Log.cpp.

Referenced by Copter::Log_Write_Precland().

◆ target_acquired

uint8_t log_Precland::target_acquired

Definition at line 412 of file Log.cpp.

Referenced by Copter::Log_Write_Precland().

◆ time_us

uint64_t log_Precland::time_us

Definition at line 410 of file Log.cpp.

Referenced by Copter::Log_Write_Precland().

◆ vel_x

float log_Precland::vel_x

Definition at line 415 of file Log.cpp.

Referenced by Copter::Log_Write_Precland().

◆ vel_y

float log_Precland::vel_y

Definition at line 416 of file Log.cpp.

Referenced by Copter::Log_Write_Precland().


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