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

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
int16_t control_roll
 
int16_t roll
 
int16_t control_pitch
 
int16_t pitch
 
uint16_t control_yaw
 
uint16_t yaw
 
uint16_t error_rp
 
uint16_t error_yaw
 

Detailed Description

Definition at line 651 of file LogStructure.h.

Member Data Documentation

◆ control_pitch

int16_t log_Attitude::control_pitch

◆ control_roll

int16_t log_Attitude::control_roll

◆ control_yaw

uint16_t log_Attitude::control_yaw

◆ error_rp

uint16_t log_Attitude::error_rp

◆ error_yaw

uint16_t log_Attitude::error_yaw

◆ LOG_PACKET_HEADER

log_Attitude::LOG_PACKET_HEADER

Definition at line 652 of file LogStructure.h.

◆ pitch

int16_t log_Attitude::pitch

◆ roll

int16_t log_Attitude::roll

◆ time_us

uint64_t log_Attitude::time_us

◆ yaw

uint16_t log_Attitude::yaw

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